Hi Brad, 2010/11/30 Brad Christiansen <[email protected]>: > > My main concern is somehow breaking the extensablility/flexablity of the new > serializers with these changes. > > Are there any thoughts on this? Are both changes worth while, or just one or > the other? >
It should not break anything if we could determine the scene type (node, image, etc.) in the readObject() method and make it work with archives. I personally think your fix will be good for the serializers to be more compatible with other OSG mechanism. :-) Cheers, Wang Rui _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

