[jboss-dev-forums] [Design of JBoss Portal] - guarantee the design of JBoss Portal
fastdragon2000
do-not-reply at jboss.com
Thu Mar 15 10:40:36 EDT 2007
There is a pretty interesting article on a tool that guarantees your source code matches your defined design located here...
http://www.devx.com/opensource/Article/33729
Just thought you might be interested. You can actually enforce that components ONLY talk through well-defined apis....it prevents new developers on the team(and experienced ones) from accidentally going around an api directly to the implementation...this is just one of the many benefits I think.
later
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4028411#4028411
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4028411
More information about the jboss-dev-forums
mailing list