More Java posts
January 22, 2003
Java Architectural Rule Checking

This tool, Macker, may be useful. I'll have to give it a try sometime. At work we check separation between layers by breaking the source code into different modules and ensuring that only the appropriate modules are included in the classpath at compile time. Each "application" is built by combining a number of different modules.

Posted by Alex at January 22, 2003 09:43 PM
Comments
If you do check it out, don't forget to send along bug reports and suggestions. It's still very young (version 0.3.1), so stuff like that is very important and helpful. Cheers, Paul Posted by: Paul Cantrell on January 23, 2003 06:31 PM
Post a comment
Name:


Email Address:


URL:


Comments:


Remember info?