[sldev] [PATCH] Export Prims (complete)
Argent Stonecutter
secret.argent at gmail.com
Mon Oct 1 06:17:39 PDT 2007
On 01-Oct-2007, at 02:53, Jürgen Lehmann wrote:
> As you can see the export code is very simple as it relies on the LLSD
> system in the viewer, maybe it can be the first step toward a prim
> storage format?
Looks like the same kind of meta-xml as Apple's property list format.
There's some examples of that in the viewer source in places like
"linden/indra/newview/Info-SecondLife.plist". Change <map> to <dict>
and you're halfway there. :)
More information about the SLDev
mailing list