Hi, On Fri, 2006-09-08 at 10:37 -0500, Allen Bierbaum wrote: > What are .ins files for (in OpenSG 2.0) and why do we need them?
they contain those parts of template definitions that only must be present at the globally, cross library unique instantiation point. Partially I moved them back to defines, partially they are still there, they are kind of experimental left overs. Another of these items where it was never fully decided which of the options to use. If we don't want them, putting the contents into a define in the main header file let's you recreate the same effect. IIRC OSGMField.ins and OSGSField.ins contain such defines right now. regards, gerrit ------------------------------------------------------------------------- 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
