Peter Kriens writes: > The OSGi gives you modularization. Instead of one big chunk, you get > many smaller chunks with well defined dependencies.
I think something like this works well for frameworks and even some applications. While some parts of the java* tree can be treated effectively as separate frameworks, I don't think this extends to the core packages themselves. Further I don't see modules as being any help in dealing with the subsetting/supersetting introduced by J2ME configurations and profiles. Just my 2c David Holmes _______________________________________________ Classpath mailing list [email protected] http://lists.gnu.org/mailman/listinfo/classpath

