DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25272>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25272 [PATCH] FNF thrown formatting test/resources/fop/image/align.fo ------- Additional Comments From [EMAIL PROTECTED] 2003-12-19 11:54 ------- Singleton was selected because the state needs a place to live. If there is a logical home for the state information that is thread-safe, that is the place to put it. I'll have a look at that on the weekend. As to the use of the commons or avalon resolvers, I don't mind either approach but it brings the phrase 'not invented here' to mind. They probably work better than the core Java class but they add to the learning curve. ("Lucky we didn’t say anything about the dirty knife.").