-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello everybody,
I have a bit of a dilemma with the OpenVRML plugin. The current version works only with the old OpenVRML version 0.14.3, because the newer versions have changed the API and introduced a dependency on Boost. I have now received a contribution from Xiangxian Wang who has ported the plugin to OpenVRML 0.16.5 (and Boost). What should I do with it? Should I replace the current version with this new code (and introduce Boost dependency just to load VRML) or keep it separate (introducing a maintenance/support nightmare with duplicated code)? I have tried to look also into the possibility of merging the code to one file and use conditional compilation to choose which version should be built. However Mr. Wang's changes are very intrusive due to the way how Boost is used by OpenVRML. It would be an unreadable mess interspersed by a lot of #ifdefs. Any suggestions? Jan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mandriva - http://enigmail.mozdev.org iD8DBQFGv2sPn11XseNj94gRAg2NAKDVHm2Dy0TJ0SMrho7VeaY40GsvXgCgo+/d q7qcwgZhVCLt/rpSNnZ3VHc= =+grD -----END PGP SIGNATURE----- _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

