[vos-d] serialization
Peter Amstutz
tetron at interreality.org
Tue Mar 4 11:19:05 EST 2008
My current task is working on a serialization framework for structs and Vobjects. This will
handle loading and saving state for vobjects, and provide the basis on which to implement
marshaling and persistance. Being able to load and save structs will also make it possible to
start working on some of the upper layers of the VOS stack, such as A3DL (which needs to be able
to efficiently represent data like vertex arrays.) I have worked out an efficient template-based
approach which supports arbitrary serialization/deserialization methods, so we can easily have
binary, XML, YAML, JSON etc serializers, and message encoding for VOS network protocols will
probably be built on the serialization framework as well.
--
[ Peter Amstutz ][ tetron at interreality.org ][peter.amstutz at tseboston.com]
[Lead Programmer][Interreality Project][Virtual Reality for the Internet]
[ VOS: Next Generation Internet Communication][ http://interreality.org ]
[ http://interreality.org/~tetron ][ pgpkey: pgpkeys.mit.edu 18C21DF7 ]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.interreality.org/pipermail/vos-d/attachments/20080304/8c9fec7e/attachment.pgp
More information about the vos-d
mailing list