DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=31162>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=31162

[PATCH] Commandline logger





------- Additional Comments From [EMAIL PROTECTED]  2004-09-13 03:22 -------
OK, please fix it then.

Xalan [1] doesn't bother with throwing exceptions during command line
processing, they just System.err the message and then call System.exit().  I'd
like us to move in that direction, it would also sharply reduce the number of
FOPExceptions we have. WDYT? (Another pet project of mine, to reduce
FOPException in favor of what the actual exception is.  BTW, anyone would object
to us eventually getting rid of FOPException entirely?  I think it breeds bad
coding habits, because the developer doesn't stop to think what the actual
exception type is.)

[1]
http://cvs.apache.org/viewcvs.cgi/xml-xalan/java/src/org/apache/xalan/xslt/Process.java?rev=1.62&view=auto

Thanks,
Glen

Reply via email to