openmct/platform/persistence/queue/README.md
Victor Woeltjen 7b6ecd7bd7 [Persistence] Rename bundle
Rename bundle for queued persistence. WTD-1033.
2015-03-20 13:14:14 -07:00

303 B

This bundle provides an Overwrite/Cancel dialog when persisting domain objects, if persistence fails. It is meant to be paired with a persistence adapter which performs revision-checking on update calls, in order to provide the user interface for choosing between Overwrite and Cancel in that situation.