> The OSG's osgIntrospection support is very nearly fully automatic,

As I understand it, osgIntrospection will disallow proper use of object 
orientation and it adds calls to dynamically create C++ instances instead 
the actual C++ code being executed directly by Python.

I want the Python API to be not only a way to access OSG for quick hacks, 
but a viable way to write applications using OSG, I don't see 
osgIntrospection facilitating that.

Maybe I got osgIntrospection wrong, but if the Python API doesn't provide 
full access to the OSG API directly as, seemengly, I fully functional 
Python API, I don't think it's a good idea. The OSG Python API must be fully 
usable from a Python programmers point of view, not a "generic" OSG object 
creation API.

/Peter
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to