Martin Grigorov created WICKET-5778:
---------------------------------------
Summary: Pass the IModifiable to the IChangeListener in
ModificationWatcher
Key: WICKET-5778
URL: https://issues.apache.org/jira/browse/WICKET-5778
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 7.0.0-M4, 6.18.0
Reporter: Martin Grigorov
Assignee: Martin Grigorov
Priority: Minor
It would be nice if the modified IModifiable is passed as a parameter to
IChangeListener's #onChange() method. This way a listener may react only on
specific modifications.
For example the application may cast the IModifiable to FileResourceStream and
do something only for Less resources.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)