Talk:OGP LLSD

From Second Life Wiki
Revision as of 19:52, 30 September 2008 by Infinity Linden (talk | contribs)
Jump to navigation Jump to search

Please add an unsigned 32-bit integer type to LLSD. LLSD XML human readability is shot when it comes to uints, and a lot of time is spent doing the Base64 encoding/decoding. See MU-18. --Eddy Stryker 17:53, 30 September 2008 (PDT)

--

Eddy...

  1. how much is "a lot of time" ?
  2. what is the alternative binary encoding that you're recommending?
  3. wrt integer encoding.. can't you just assume two's complement and convert negative values to positive ones?

-- Infinity Linden 19:22, 30 September 2008 (PDT)