[Opensim-dev] [Opensim-commits] [SCM] OpenSim Git Master Repository branch, master, updated. ea940d98f91b65e0fdc0619bc4e421d506813870

diva at metaverseink.com diva at metaverseink.com
Fri Aug 7 20:29:08 UTC 2009


It can be anywhere as long as it's outside Region dlls, because external 
components deal with ISceneObject and need to serialize them. I thought 
I'd  add this one to the interface. Currently, the implementation of 
SceneObject serialization is under region.

Where would you like it?

Justin Clark-Casey wrote:
> diva at pinky.opensimulator.org wrote:
> 
>> - Log -----------------------------------------------------------------
>> commit ea940d98f91b65e0fdc0619bc4e421d506813870
>> Author: Diva Canto <diva at metaverseink.com>
>> Date:   Thu Aug 6 16:41:24 2009 -0700
>>
>>     Added ToXml2() to ISceneObject, so that components other than regions can use this abstraction.
>>
>> -----------------------------------------------------------------------
> 
> Diva, is there any chance this XML calls could go through the serializer modules instead?  I really wanted to try and 
> remove the ToXml* methods from SceneObject since they tie us to fixed serialization formats and stop this stuff being 
> pluggable.
> 



More information about the Opensim-dev mailing list