Dominik Süß created JCRVLT-314:
----------------------------------
Summary: Optimize buildup & update flow of FSInstallState
Key: JCRVLT-314
URL: https://issues.apache.org/jira/browse/JCRVLT-314
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: Packaging
Reporter: Dominik Süß
Assignee: Dominik Süß
The implementation as is passes a lot of metadata to the setInstallState method
to build up the target State to be persisted. As the save call and cleanup code
is already decoupled from the buildup the state can be already built in the
calling methods which allows to better scale up for further and potentially
optional properties to persist via builder pattern.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)