Details
Description
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.