Hi Wang Rui,

I've now integated the first step in the new directory structure for
wrappers - I've modifed the OSG build and genwrappers to generate and
build the osgIntrospection wrappers in the
src/osgWrappers/introspection directory.

Tomorrow my next step will be refactoring the old style osg plugin so
that all it's wrappers are placed in a series of sub-directories off
src/osgWrappers/deprecated-dot-osg, with the osg plugin required to
just it's present ReaderWriterOSG.cpp.

Next step after that will be to refactor your new plugin so that the
wrapper infrastructure classes are all in osgDB, the wrappers placed
in src/osgWrappers/serialization, and have the osg wrappers loaded by
default.  We'll need to modify your new classes that will go into
osgDB so that they automatically load the wrappers required for the
NodeKits.

If you have any modification to your osg2 plugin then just fire them
at me so I can pick them up tomorrow morning.

Cheers,
Robert.
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to