Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.5.0
-
None
Description
if there is a @Version property, we need to check it to handle #save correctly.
if it is in place and null we need to call #persist (otherwise #merge).
if it isn't in place, we continue with the current approach.