On 2011-10-25 9:23, Jonathan Welch wrote: > For my solution to Storm-1653 (Group notices sent by muted residents > are still displayed) I have to call gCacheName->buildLegacyName to get > the AgentID associated with a legacy name. > > It looks like this code may operate asynchronously if there is a cache > miss. In my testing I was always able to get an AgentID back, even > with a cache miss, but my tests were not being done in a lagged out > region. > > Would someone with knowledge of the name cache tell me if it is > possible for this routine to not return an AgentID; I'd like to > comment my code change properly. >
I'm pretty sure that buildLegacyName will always return a useful name; the asynchronous path is only for fetching a Display Name. _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges