Talk:OGP LLSD
Revision as of 18:52, 30 September 2008 by Infinity Linden (talk | contribs)
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...
- how much is "a lot of time" ?
- what is the alternative binary encoding that you're recommending?
- 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)