Joel McKinnon 6d526eaf42 Fix lint errors (#2520)
* Fixed linting errors
* Disabled broken test
2019-10-29 15:49:55 -07:00
..
2019-03-28 13:55:39 -07:00
2019-10-29 15:49:55 -07:00
2018-08-07 14:47:50 -07:00

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.