> 1. all dtd's in org.mmbase.resources.dtd (current situation), since > this can be done by build.xml no actual changes are needed.
[_] +0 (ABSTAIN ) > 2. dtd in package next to the class which is using it > (e.g. org.mmbase.util.logging.resources/logging.dtd I already created - using > only build.xml - as an example). [_] +1 (YEA) In addition, the package should be named: resources. This is a defacto standard, especially in the J2EE world, so why do things different? > 3. dtd next to the class which is using it. (e.g. org.mmbase.util.logging/logging.dtd). [_] -1 (NAY), because : this solution is way too messy. Rob van Maris Developer Finalist IT Group Java Specialists ------------------------------------------------------------- Amsterdam, The Netherlands Office: +31 20 5962321 (Direct) Mobile: +31 651444006 Fax: +31 20 5962331 -------------------------------------------------------------
