* renamed IRegionProfileService to IRegionProfileRouter to better reflect use (naming is a work in progress...)

* introduced new IRegionProfileService that is going to be _one_ profileService
* Had GridDBService inherit the IRegionProfileService

(preparing for re-wiring things and de-duplicating eventually)
This commit is contained in:
lbsa71
2009-02-26 11:44:16 +00:00
parent 07ee252cf3
commit 82efceb494
4 changed files with 28 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ using OpenSim.Framework;
namespace OpenSim.Data
{
public class RegionProfileServiceProxy : IRegionProfileService
public class RegionProfileServiceProxy : IRegionProfileRouter
{
/// <summary>
/// Request sim data based on arbitrary key/value