Has anyone given an thought to using a more structured header file 
hierarchy for "include/OpenSG"? 

Right now all headers from every library are in this one location.  This 
can make it a little difficult to know which headers go with which 
library.  This isn't so bad with Base and System, but it can get 
confusing (and confuse scripts looking at the files) when it comes to 
window system libraries and other optional libraries.

I propose a structure more like this for 2.0:

include
   - OpenSG
      - qt
      - qt4
      - X
      - win32
      - glut


It may also make sense to keep some other contrib libraries in separate 
subdirectories but I am less sure how this could look.

Any thoughts?

-Allen
                   

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

Reply via email to