I've two questions about archaius:
1) Can I change the value of one property inside a local properties file using archaius? - I think i must do that manually without archaius.
2) When I've manually changed the value of my property inside my properties file, can I force archaius to reload properties immediatly? My code is editing property file and then give as user response the property value but archaius does not refresh it's value immediatly using DynamicPreperty.
thanks in advance