On 10/15/2010 11:36 PM, Ricky wrote:
> Besides, back on Sept 2nd this was already discussed, and plans
> invented.  
> https://lists.secondlife.com/pipermail/opensource-dev/2010-September/003162.html
That was more throwing ideas around than actual plans. We probably can't
even be sure the display names team was aware of that discussion.

> All that's needed is a linked XSL stylesheet to make it just as easy
> to read as the text files were.  Just using a web browser instead of a
> text editor.  Josh solved the XSL in this response:
> https://lists.secondlife.com/pipermail/opensource-dev/2010-September/003164.html
That could be used for the XML serialization of LLSD. It looks like the
new log format uses the "notation serialization"
<http://wiki.secondlife.com/wiki/LLSD#Notation_Serialization> (who came
up with that name?) of LLSD, which is more compact and supposed to be
more human readable as-is but probably difficult to format using
standard tools.

> Tis is actually a good step.  Admittedly the file size might jump, but
> I'm pretty sure each of us has the drive space, and appending to a
> file is trivial.  I do believe it can be done in near constant time,
> relative to the file size.
Yeah, the new format looks just as suited for appending as the old was.

What seems strange to me though: Why is a string used for the time,
rather than LLSD's date <http://wiki.secondlife.com/wiki/LLSD#date> type?

Cheers,
Boroondas
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to