Update of /cvsroot/xdoclet/xdoclet/core/src/xdoclet/util
In directory usw-pr-cvs1:/tmp/cvs-serv13901/core/src/xdoclet/util
Modified Files:
Translator.java
Log Message:
In stead of throwing an XDocletException when a resource is not found, do cat.error().
IMO the getString() methods should never throw any Exceptions. What if you do a
new SomeException( Translator.getString( "blabla" ) ); and that bombs?
Andrew, care to modify this to do cat.error instead (all over the class?)
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel