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=35433>.
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=35433





------- Additional Comments From [EMAIL PROTECTED]  2005-06-27 19:35 -------
Quick feedback: 

- I think the notify() method of PropertyListener should include a Configuration
parameter specifying the source of the event. This is similar to the
java.bean.PropertyChangeEvent and javax.management.AttributeChangeNotification
classes. This lets a single listener handle several configurations.

- We may add a ConfigurationPropertyEvent class and change notify() to pass an
instance of this class instead of the current parameters, thus future changes to
the event will not break the existing classes implementing PropertyListener.

- We may want to keep an eye on JMX, there is a lot of property change
notification stuff there, I wonder if we could build a bridge between
[configuration] and this standard.


-- 
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]

Reply via email to