Is your feature request related to a problem? Please describe.
XML persistence can be significantly improved as there is no need to read a file if its contents are not changed. We need to investigate how to cache Dom4j model, so that we do not need to parse file multiple times
Is your feature request related to a problem? Please describe. XML persistence can be significantly improved as there is no need to read a file if its contents are not changed. We need to investigate how to cache Dom4j model, so that we do not need to parse file multiple times