Converting plain JARs to Java modules

Alan Bateman Alan.Bateman at oracle.com
Wed Nov 9 06:36:11 PST 2011


On 09/11/2011 14:02, Peter Kriens wrote:
> I agree that tools are needed but we must be careful to not expect tools to stopgap an architectural issue. I think it is important to first do good architectural design leveraging existing tools (e.g. the Java type system) before you try to add new tools. It is such a pity (but all to common) that a design allows for classes of errors that would be impossible with a slightly different design.
>
Ignoring the solely-for-migration case where module declarations are 
added as a post-build step, then what errors are you most concerned 
about and could they be caught at compile time?

-Alan.



More information about the jigsaw-dev mailing list