Difference between revisions of "Talk:LlRequestURL"

From Second Life Wiki
Jump to navigation Jump to search
Line 5: Line 5:
== Are URLs automatically released when the script is reset? ==
== Are URLs automatically released when the script is reset? ==


I tend to assume so, since otherwise they'll be constantly leaking when one edits and tests scripts that request URLs.  But is that a good assumption?
I tend to assume so, since otherwise they'll be constantly leaking when one edits and tests scripts that request URLs.  But is that a good assumption? [[User:Dale Innis|Dale Innis]] 19:38, 3 November 2009 (UTC)

Revision as of 12:38, 3 November 2009

One thing I couldn't help but notice - The URL generates a UUID as a specific URL, but from what I can tell, it's not a correctly formatted one - The version digit is just as random as the others. Not really an issue, but I do find it odd that they didn't even use version 4, as they did with inworld IDs.

Hg Beeks 09:41, 10 August 2009 (UTC)

Are URLs automatically released when the script is reset?

I tend to assume so, since otherwise they'll be constantly leaking when one edits and tests scripts that request URLs. But is that a good assumption? Dale Innis 19:38, 3 November 2009 (UTC)