Hello, when incrementing and decrementing reference counters, in OpenSG 1.x we had to use "addRefCP()"/"subRefCP()" for FieldContainers and "addRefP()"/"subRefP()" for MemoryObjects. In OpenSG 2.0, we can either use "addRef()"/"subRef()" or "addRefP()"/"subRefP()" for both FieldContainers and MemoryObjects. But which one is the recommended/ correct variant?
Thank you, Patrick ------------------------------------------------------------------------- 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-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
