On Dec 28, 11:34 pm, "Robert Lally" <[email protected]> wrote: > I've been trying to understand if the proposed modular JRE architecture will > bring any benefits to those who predominantly develop sever-side > applications. I can imagine that startup times might be slightly reduced,
One thing it might do is avoid security updates. If there is a vulnerability in a module not on your server, you can discount the problem without even looking at it and avoid having to upgrade. Modules probably aren't going to be a panacea without technical issues [1]. You can easily write a classpath on a command line. For modules we have pretty, simplified powerpoint graphs. The graphs contain much more information and different sorts of relationships, but look easy because you haven't been shown the text representation. Tom Hawtin [1] http://faqs.irishferries.com/sailingupdate/SailingUpdate.aspx?route=Dublin%20/%20Holyhead&date=1&routeid=3 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
