Difference between revisions of "Talk:LlGenerateKey"

From Second Life Wiki
Jump to navigation Jump to search
Line 6: Line 6:


:It's live in the main release? (I should strip the pre-release note?) Do we know what the implementation is? (I'm going to assume they didn't implement it exactly how it was implemented in generateKey, not critical that we know how it was implemented just interesting) -- '''[[User:Strife_Onizuka|Strife]]''' <sup><small>([[User talk:Strife_Onizuka|talk]]|[[Special:Contributions/Strife_Onizuka|contribs]])</small></sup> 04:27, 6 April 2012 (PDT)
:It's live in the main release? (I should strip the pre-release note?) Do we know what the implementation is? (I'm going to assume they didn't implement it exactly how it was implemented in generateKey, not critical that we know how it was implemented just interesting) -- '''[[User:Strife_Onizuka|Strife]]''' <sup><small>([[User talk:Strife_Onizuka|talk]]|[[Special:Contributions/Strife_Onizuka|contribs]])</small></sup> 04:27, 6 April 2012 (PDT)
::From testing, it seems to be a fairly simple function.  It takes in no arguments, and returns a key id which is a randomly-generated UUID.  All the other stuff on this page is leftover from someone else's unrelated project that they just posted to the wrong place, as far as I can tell.  [[User:Lomoco Binder|Lomoco Binder]] 16:34, 7 April 2012 (PDT)

Revision as of 16:34, 7 April 2012

This is a real SL function now. This LSL code should be moved the LSL Script Library. Lomoco Binder 20:52, 5 April 2012 (PDT)

Maestro Linden in an office hour about half a year ago confirmed they were going to implement this function soon. It appears to be fully implemented and working properly (tested on server version 12.03.26.2521); they just haven't announced it yet. Lomoco Binder 22:05, 5 April 2012 (PDT)

It's live in the main release? (I should strip the pre-release note?) Do we know what the implementation is? (I'm going to assume they didn't implement it exactly how it was implemented in generateKey, not critical that we know how it was implemented just interesting) -- Strife (talk|contribs) 04:27, 6 April 2012 (PDT)
From testing, it seems to be a fairly simple function. It takes in no arguments, and returns a key id which is a randomly-generated UUID. All the other stuff on this page is leftover from someone else's unrelated project that they just posted to the wrong place, as far as I can tell. Lomoco Binder 16:34, 7 April 2012 (PDT)