but... in terms of how we have the files organized in CVS, this would involve moving pretty much all the source code around and reworking the build.xml to have convenient "build just this part targets."
see, right now we not only build into three separate jars, but we also have three source code directory trees to match. this is a PITA IMHO. instead of having view/src/java/org/blah/blah/blah/view tools/src/java/org/blah/blah/blah/tools struts/src/java/org/blah/blah/blah/struts i would like to have just src/java/org/blah/blah/blah/[view|tools|struts]
+1
-Bill
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
