mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 05:37:53 +00:00
63bf856d89
* Implement 'save' method in Object API * Refactor legacy persistence code to work with new save object API * Added 'isPersistable' check to object API * Fixed incompatibility between object API changes and composition policies * Make save method private Co-authored-by: Deep Tailor <deep.j.tailor@nasa.gov> |
||
---|---|---|
.. | ||
src | ||
test | ||
bundle.js | ||
README.md |
Implements support for rules which determine which objects are allowed to contain other objects, typically by type.