Hi Serge,

On Thu, May 7, 2009 at 8:03 AM, Serge Lages <serge.la...@gmail.com> wrote:
> And what about a plugin system gor the XML reading/writing ? This way we
> could have a self made parser without external dependencies and other
> parsers depending on expat, tinyxml, libxml.... for advanced usages.

Are you suggesting an C++ interface for xml parsing that has a default
implementation, and then plugins that add alternate implementations?
The interface would need to be able to expose all the advanced
features of the alternative features that would need from them so
might be end up being quite extensive.

Robert.
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to