Victor Woeltjen 6418b0c634 [Persistence] Avoid redundant calls to persistenceService
Mutation now triggers persistence; this means that some legacy code
does or may issue redundant calls to persistence after mutating.
To avoid issuing redundant calls all the way down to the
persistenceService, bail out of persist calls early if there are
no unsaved changes to persist.
2016-04-26 16:58:10 -07:00
..
2014-10-27 18:18:50 -07:00
2016-02-09 12:30:53 -08:00
2016-02-02 09:35:50 -08:00
2016-02-02 09:35:50 -08:00
2016-02-02 09:35:50 -08:00
2014-10-27 18:18:50 -07:00

This directory contains all bundles for the Open MCT Web platform, as well as the framework which runs them.