Hi Robert, Oh, you are too efficient. :-)
2010/11/9 Robert Osfield <[email protected]>: > The only questions I have left on this topic is what to do about the > Version value itself - should it be tied to the SOVERSION as you have > done right now? I'm not sure it should be, I'm more inclined towards > a manually updated version number. I choose SOVERSION because it is just an integer number. Something like UPDATE_VERSION(2, 9, 10) should be meaningful, I think. A simple computation will merge them together as a unique integer number for further judgments. But we can simply leave this for future discussion and development. > The other question I have is about whether we > should be limiting the output of serializers when the version range > doesn't support the current version being outputted. Ah... Yes, I think so. Cheers, Wang Rui _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
