1. all dtd's in org.mmbase.resources.dtd (current situation), since
this can be done by build.xml no actual changes are needed.
[X] +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).
[X] +1 (YEA)
3. dtd next to the class which is using it. (e.g. org.mmbase.util.logging/logging.dtd).
[_] +0 (ABSTAIN )
[x] -1 (NAY), because : I don't like to mix dtd's and javasources.
Gerard