1. C++ modularization framework (like OSGI)? stackoverflow.comI found one SOF http://www.codeproject.com/KB/library/SOF_.aspx , Are there anyother stable frameworks for modularization in C++ ? |
2. How to Compose OSGi Based project with C++ based project? stackoverflow.comI am extending a project that it has been initiated with C++ language. Now I am developing a new part of the project. and it will be based on OSGi (Java). Now ... |