Hi Robert, 2012/8/27 Robert Osfield <[email protected]>: > I was thinking about a list of pair<library_identifier,version>, this > would of course men introducing the versioning into the OSG wrappers > as well, but I think this makes sense too as potentially one could > remove a library from the core OSG library and still want to maintain > it as before outside of the core OSG distribution. >
So it will be good to maintain a version/wrapper map, I think. Use can specify a specified version string (maybe something like rui-osgtext-rev3) while reading a file and the plugin will try to find wrappers corresponding to this version and use it to load files. > When you say at the beginning of each file, what do you mean? > I just mean that the version string can be stored in the saved file, too, so it will be used automatically while reading. A boolean flag will be also used to indicate the feature is enabled or disabled for backward-compatibility. Wang Rui _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
