[sldev] New viewer released with logging of the owners of speaking objects and their location

Kelly Linden kelly at lindenlab.com
Fri Aug 31 10:38:12 PDT 2007


nik at terminaldischarge.net wrote:
>> Dale Glass wrote:
>>     
>>> * RegionID. This is a LLUUID which seems to be the key assigned to the
>>> sim,
>>> and I assume it's not going to vary even if the sim is renamed or moved.
>>>
>>>       
>> I wouldn't make assumptions too quickly. A notecard gets a new UUID if
>> it is modified, why wouldn't a simulator get a new one if it moved?
>>     
> Notecards get a new uuid when modified because it creates a ne copy of the
> notecard when you modify it, which holds your modification.
>
> Where as a SIM, doesn't. Its just one item. So if its moved its safer to
> assume the UUID doesn't change. However, both could be right.
>
>   
>> John Hurliman
>>     
>
Just to confirm: region ids seldom if ever change, even when a region is
moved. 

Thoughts on a 'region id to region name' service:
This currently requires a DB hit.  We are stingy about DB hits whenever
possible.  It seems like easily cachable data so it probably isn't a
problem, but it probably isn't a completely trivial task either.  As our
webservices infrastructure really gets rolling (it is in its infancy
right now) this sort of thing may actually become extremely easy,
although it would probably fall lower on the priority list than moving
existing data paths to the webservices.  Using the map api probably
isn't that bad of an approach in the mean time.

It is also interesting to think about what the right approach is for
open source features that require some amount of back end work to support.

 - Kelly
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20070831/e5f766ed/attachment.htm


More information about the SLDev mailing list