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





------- Additional Comments From [EMAIL PROTECTED]  2006-03-16 13:18 -------
(In reply to comment #3)
> And another use case: An easy way of implementing a read-only configuration
> could be to register a change listener that would throw a
> ConfigurationRuntimeException for every change. This is a bit unorthodox, but
> efficient: we would not have to bother with decorators.

This is similar to the vetoable change mechanism of the javabeans. We may reuse
the same interfaces and listeners, or extend them (PropertyChangeEvent,
VetoableChangeListener, etc)

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