Hi Sekender, On Wed, Dec 3, 2008 at 2:20 PM, Sukender <[EMAIL PROTECTED]> wrote: > I also created a small code that adds a callback ONLY if another of the same > type do not already exist, but I think this is a bit too specific to be > submitted... or it isn't?
That is too specific, and not generally robust as callbacks can store local data so replacing it/not replacing it is something you may or may not want to do, the only way to decide this is for the app developer to make that call. Robert. _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
