<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
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.<BR><BR>Best regards,<BR>Stefan Andersson<BR>Tribal Media AB<BR><BR>
> Date: Thu, 26 Feb 2009 12:29:19 +0000<BR>> From: melanie@t-data.com<BR>> To: opensim-dev@lists.berlios.de<BR>> Subject: Re: [Opensim-dev] Comms Manager<BR>> <BR>> Hi,<BR>> <BR>> note that I used IScene sxclusively?<BR>> <BR>> Melanie<BR>> <BR>> Stefan Andersson wrote:<BR>> > Um, yeah, having 'Scene' as a type in anyhting outside of the Region will lead to grief.<BR>> > <BR>> > <BR>> > Suggestion:<BR>> > <BR>> > <BR>> > <BR>> > --- OpenSim.Framework: ---<BR>> > <BR>> > <BR>> > <BR>> > IGenericModule<BR>> > <BR>> > {<BR>> > <BR>> > Initialise();<BR>> > <BR>> > PostInitialise();<BR>> > <BR>> > }<BR>> > <BR>> > <BR>> > <BR>> > --- OpenSim.Region.Framework: ---<BR>> > <BR>> > <BR>> > <BR>> > IRegionModule : IGenericModule<BR>> > <BR>> > {<BR>> > <BR>> > OnNewScene();<BR>> > <BR>> > OnSceneRemoved();<BR>> > <BR>> > }<BR>> > <BR>> > <BR>> > <BR>> > Best regards,<BR>> > Stefan Andersson<BR>> > Tribal Media AB<BR><BR></body>
</html>