Skip to content

New feature: possibility to get notification on property file changes

Benedikt Pinger requested to merge dev_1.x into master

Added a possibility to get a notification on property file changes. Implemented over the PropertyWatcher class and the IPropertyUpdateListener interface. See README for more information!

Merge request reports