|
|
|
Nothing is using the prim (de)serialization functions in the viewer yet, but with these extra functions it brings the prim<->LLSD code up to speed with the latest version of the protocol which could be useful for the future. I'm trying to use LLSD as the preferred format for most serialization tasks so this is a step in that direction.
patch verified and applied. thanks Eddy.
Looks like this'll be included in the 1.19 viewer.
I've changed all fixed internally issues to Resolved: Fix pending.
1.19 (and beyond) are out, is there a status update on this?
Eddy - i'm seeing the code in the 1.20 viewer... no?
Ok, so should this issue be marked as Resolved or Fixed instead of Fix pending?
you know - i have no idea how PJIRA tasks get closed. maybe someone comes through and cleans them up.
for our internal JIRAs, it's often the person who reported the problem who gets the final say as to whether it's been "done" or not. Per the above, I guess I am the cleanup guy
This should appear fixed as of the 1.19.0 viewer, and certainly in later viewers 1.19.1 and 1.20. |
||||||||||||||||||||||||||||||||||||||||||||||||
question: if i'm reading it correctly, it looks like the new asLLSD() and toLLSD() methods aren't yet used? so there's still a bunch of protocol work yet to do...