Description
Following on from ISIS-533, I'm not sure there's ever any reason for the DataNucleusUpdateObjectCommand to do anything, therefore for it to be created. The Isis core can, instead, merely rely upon DN's built-in object dirtying.
This ticket is to explore this issue and perhaps to make the objectChanged() method - that creates the Update command - into a no-op if the JDO objectstore is configured.
Attachments
Issue Links
- is part of
-
CAUSEWAY-1194 Remove dead code, remove support for @Aggregated, for isDirty/clearDirty/markDirty.
- Closed