Hi Christian,

Current serialization code doesn't support version control of custom
serializers. I have once planned to submit this functionality, but it seems
someone stole my memory after that... Sorry for the inconvenience. I will
try to make it as soon as possible.

Wang Rui



2013/2/26 Christian Noon <cjn...@gmail.com>

> Hello,
>
> I've dug through the forums as much as possible and I can't seem to figure
> out if there's a way to actually do this. I've written my own wrapper for a
> custom osg::Node that sits in my own library. I need to have the ability to
> create different versions of my serialization to accommodate future changes
> in the file structure. I've managed to get the UPDATE_TO_VERSION and
> UPDATE_TO_VERSION_SCOPED methods working, but they only allow me to control
> versioning based on the osg soversion. This is a huge problem for me if I
> need to change my serialization more often than the OSG version is actually
> updated. Is it possible to decouple the version number of my wrappers from
> the osg version?
>
> Thanks for all your help, really appreciate it!
> --
>
> Christian
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=52869#52869
>
>
>
>
>
> _______________________________________________
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to