mirror of
https://github.com/nasa/openmct.git
synced 2024-12-21 06:03:08 +00:00
7c44365037
Add a spec for an editable model cache; this will behave similarly to the existing domain object cache, except that it will cache only models. Use of this will permit multiple instances of editable objects to be created with unique contexts (that is, distinct parent objects accessible via the context capability) which in turn will avoid the ambiguous parentage which results in unexpected behavior of the Remove action in Edit mode, WTD-473. |
||
---|---|---|
.. | ||
actions | ||
capabilities | ||
objects | ||
EditActionControllerSpec.js | ||
EditControllerSpec.js | ||
EditRepresenterSpec.js | ||
suite.json |