Hi Allen,

Allen Bierbaum wrote:
> Thanks for the quick fix.  I am glad to know it was something that easy.
> 
> I was a little surprised though that this method had to be put in the 
> render action code instead of the class.  Does this code not use a 
> visitor pattern like the render action does?  How would a user extend 
> OpenSG with their own node type?  Would they have to add code to the 
> RenderTraversal cpp files?

No, you can add the code anywhere you like, it's just that the RT is 
still experimental and I assume Gerrit didn't want to pollute the whole 
system with it. At some point we will remove the RenderAction and 
distribute the RT callbacks.

        Dirk


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-core mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-core

Reply via email to