Hi Peter,

- For serialization, storing simple value types is pretty
straightforward.  The harder part is dealing with compound types
(structs/classes) and/or containers (map/vector).  Perhaps there is a
way to leverage osgIntrospection?

I think the new serializers make it simple to make new classes serializable... If the requirement is simply that a class added as metadata needs to be serializable that way, it would take care of that problem right?

J-S
--
______________________________________________________
Jean-Sebastien Guay    [email protected]
                               http://www.cm-labs.com/
                    http://whitestar02.dyndns-web.com/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to