[Opensim-dev] Comms Manager

Melanie melanie at t-data.com
Thu Feb 26 12:37:12 UTC 2009


As you said, wrapping an Asset Server module into this interface 
would be trivial.

Stefan Andersson wrote:
> No, didn't notice that, but I question why Grid or Asset server modules should even be aware of that, regardless of how the IScene interface looks or what types that, in turn, pulls in.
> 
> Best regards,
> Stefan Andersson
> Tribal Media AB
> 
> 
>> Date: Thu, 26 Feb 2009 12:29:19 +0000
>> From: melanie at t-data.com
>> To: opensim-dev at lists.berlios.de
>> Subject: Re: [Opensim-dev] Comms Manager
>> 
>> Hi,
>> 
>> note that I used IScene sxclusively?
>> 
>> Melanie
>> 
>> Stefan Andersson wrote:
>> > Um, yeah, having 'Scene' as a type in anyhting outside of the Region will lead to grief.
>> > 
>> > 
>> > Suggestion:
>> > 
>> > 
>> > 
>> > --- OpenSim.Framework: ---
>> > 
>> > 
>> > 
>> > IGenericModule
>> > 
>> > {
>> > 
>> > Initialise();
>> > 
>> > PostInitialise();
>> > 
>> > }
>> > 
>> > 
>> > 
>> > --- OpenSim.Region.Framework: ---
>> > 
>> > 
>> > 
>> > IRegionModule : IGenericModule
>> > 
>> > {
>> > 
>> > OnNewScene();
>> > 
>> > OnSceneRemoved();
>> > 
>> > }
>> > 
>> > 
>> > 
>> > Best regards,
>> > Stefan Andersson
>> > Tribal Media AB
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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