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=41514>. 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=41514 ------- Additional Comments From [EMAIL PROTECTED] 2007-02-09 07:12 ------- Adrian, thanks for doing this! I've looked at the patch and have a few comments myself: - I'd suggest to rename "strict-configuration" to "validate-configuration" (just a personal preference). - the name of the variable "strictFO" in FopFactory.configure(Configuration) seems wrong. There's nothing "FO" specific there. Furthermore, some "if (strictFO)" should actually be "if (strictConfig)", right? Adrian, would you please install the CheckStyle plug-in in your IDE? There are a few nits about the Java style in your patch. Checkstyle will help you find them. Get well quickly, Adrian! -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
