[Opensim-dev] IRegionDataStore vs IRegionData ???
Melanie
melanie at t-data.com
Mon May 17 18:14:49 UTC 2010
Hi,
before 0.7, *LegacyRegionData will be renamed to *SimulatorData.
SQLite doesn't implement the "new" RegionData, because gridmode
servers, which use this, can't be run under SQLite.
Melanie
AlexRa wrote:
> Hello,
>
> How come that MySqlRegionData and MSSQLRegionData implement IRegionData,
> whereas SQLiteRegionData implements IRegionDataStore, which seem to be
> two totally different interfaces? According to the git histories,
> there appears to be a migration from IRegionDataStore to IRegionData,
> (and MSSQL/MySQL implems of IRegionDataStore renamed to 'legacy'), but
> I couldn't find any SQLite* class that implements IRegionData, and
> there is still a lot more references to IRegionDataStore in the code
> (such as actually initializing data plugins with that interface). Am I
> missing something obvious?
>
> Also, what is the latest agreement on naming these things? There are
> names like ISomethingData, ISomethingDataPlugin and ISomethingStore
> all used for different parts of the data layer, shouldn't they be
> renamed in a more uniform way?
>
>
> Best regards,
>
> AlexRa
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
>
>
More information about the Opensim-dev
mailing list