Hi Robert -- To develop a new plugin that supports many extensions, I need to edit Registry.cpp to add the aliases, but not check it in because, after all, this is development. This is doable, though potentially an issue keeping current with CVS. Rather than edit the code I was considering implementing a configuration file, simple space-separated list of "map" extensions to "to" extensions, which (if present) would get loaded in the Registry's constructor, parsed, and added to the _extAliasMap. Does this sound like a reasonable idea? If so, I'll implement it. Paul Martz Skew Matrix Software LLC http://www.skew-matrix.com <http://www.skew-matrix.com/> 303 859 9466
_______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
