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=42558>. 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=42558 ------- Additional Comments From [EMAIL PROTECTED] 2007-08-03 03:45 ------- (In reply to comment #10) > (In reply to comment #7) > >> - there could be synchronization issues or if the ThreadSafe > >> implementation of > >> PropertiesModule takes already care of this > > > > Why do you think of synchronization issues? > > Because on should always think about synchronization issues :) > But at a first glance the module doesn't change its state (or the state of > another object) after the initialization, so this should be fine. > (see comment #9) > One thing that I do not like too much is the > loadPublicationPropertiesIfNotDone > not been done in initialize(). Now I understand the synchronization issues. The module changes state with the getAtribute! -- 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. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
