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=27063>. 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=27063 [PATCH] missing dispose, XMLFileModule, PropertiesFileModule ------- Additional Comments From [EMAIL PROTECTED] 2004-02-19 10:48 ------- Without knowing the implementation you couldn't know whether a component is thread safe or not. But I do happen to know. And I like my code to reflect that knowledge instead of misleading the reader of the code into thinking it is actually important to release. I believe that understanding always educates the user better than giving them an enumeration of rules of thumb. That having said. I am not adamant about it, and if someone where to change my code because they feel differently I wouldn't stop them.
