Маке ModificationWatcher easier for extending
---------------------------------------------

                 Key: WICKET-4479
                 URL: https://issues.apache.org/jira/browse/WICKET-4479
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.0.0-beta1
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
             Fix For: 6.0.0-RC1


org.apache.wicket.util.watch.ModificationWatcher is very well encapsulated and 
if someone wants to extend it then he will have to copy/paste its code in the 
new class.
The purpose of this task is to make ModificationWatcher more friendly for 
sub-classing.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to