[osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-21 Thread Robert Osfield
Hi All, As part of my prep work of the OSG for the up coming 3.0 I will be moving osgIntrospection and the associated wrappers out into their separate project, and looking for a member of the OSG community to step up and take over management of this project. My thought is that one would place the

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-22 Thread Wang Rui
Hi Robert, I would like to take part in the coming osgIntrospection library, either as a contributor or a leader. I have experience maintaining projects with SVN. But the problem is that I'm not an osgIntrospection user and don't have a comprehensive idea of the future of this library. So just con

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-23 Thread Robert Osfield
Hi Wang Rui, On Tue, Jun 22, 2010 at 8:23 AM, Wang Rui wrote: > I would like to take part in the coming osgIntrospection library, either as > a contributor or a leader. Thanks for your offer of help. Alas so far the only offer of help, hopefully others will chip in once we get the ball rolling.

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-23 Thread Robert Osfield
I have been pondering on the issue of osgIntrospection and feel the next step should be to create a new osgIntrospection project that retains API compatibility with the current lib and wrappers, but just provide them in a separate project. The layout of the project would be: osgIntrospection/in

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-23 Thread Robert Osfield
Hi All, On Wed, Jun 23, 2010 at 12:44 PM, Robert Osfield wrote: > I'll create the above osgIntrospection project this week The first step is now done, I've created a new osgIntrospection project and moved in the source for the include/osgIntrospection src/osgIntrospection, src/osgWrappers and th

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-23 Thread Robert Osfield
Hi Wang Rui, I've just tried your Cmake scripts out and they compile osgIntrospection. As it's a reasonable first step I've gone ahead an merged these CmakeLists.txt and CMakeModules files and checked them into osgIntrospection/svn/trunk. I'll contact Jose Luis Hidalgo about getting your write p

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-23 Thread Robert Osfield
Hi All, Now that osgIntrospection has been copied out from OpenScneGraph and ready to live on it's own, I've taken the next step to remove osgIntrospection and the wrappers from the OpenSceneGraph/svn/trunk. These changes are now checked in to svn/trunk, which will mean the up coming OSG-2.9.9 wil

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-23 Thread Wang Rui
Hi Robert, Thanks. I will complete the cmake scripts of osgIntrospection once I got the permission tomorrow. Cheers, Wang Rui 2010/6/23 Robert Osfield > Hi Wang Rui, > > I've just tried your Cmake scripts out and they compile > osgIntrospection. As it's a reasonable first step I've gone ahea

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-28 Thread Mike Wozniewski
Hi Robert / Wang Rui, I'd be willing to help on this as well. Particularly, I'd like to help get a debian (& ubuntu) package out soon that includes osgIntrospection and genwrapper. Robert, can you add genwrapper to the new repository? Specific things that I am interested in: - ensuring that

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-29 Thread Wang Rui
Hi Mike, It would be appreciated if you and others can contribute to the 'newborn' osgIntrospection project. I've just finished updating all the cmake scripts and a new example which explains how to use the wrappers to construct and view a simple scene. Now people who use osgIntrospection in there

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2010-06-29 Thread Robert Osfield
Hi Wang Rui, Good to see osgIntrospection updates coming through ;-) On Tue, Jun 29, 2010 at 8:51 AM, Wang Rui wrote: > To submit changes, just start new threads on the osg-users (or > osg-submissions? Is it permitted, Robert?). It would be fine to keep discussions of osgIntrospection/genwrappe

Re: [osg-users] Future of osgIntrospection + genwrapper, volunteers required.

2011-02-08 Thread c sklu
Hi, Looks like I'm a bit of a latecomer to this discussion. I've actually been working on a similar type of project (generic, non-intrusive, callable reflection wrapper library) and nearing its completion. Now that I look at osgIntrospection, I see many similarities but also some significant diffe