> 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!
Yes. I didn't find a better solution. See my response(s) to Thorsten for more detail. Regards, Markus Angst --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
