openmct/platform/core
Shefali Joshi e53399495b
Legacy and new object providers work together (#3461)
* Strip mct namespace from ids when getting models from cache

* Revert PersistenceCapability to use legacy code
Enforce empty namespace for LegacyPersistenceAdapter for new object providers

* Reverts change to caching provider

* CouchObject provider is registered with the mct space.
When saving objects via the persistence capability use the mct space to find the couchdb object provider
2020-10-19 10:17:18 -07:00
..
src Legacy and new object providers work together (#3461) 2020-10-19 10:17:18 -07:00
test Legacy and new object providers work together (#3461) 2020-10-19 10:17:18 -07:00
bundle.js Bump copyright year to 2020 (#3169) 2020-09-14 11:17:31 -07:00
README.md [Documentation] Updated copyright statement. Fixes #1081 2016-07-12 16:55:57 -07:00

This bundle contains core software components of Open MCT. These components describe MCT's information model, and are responsible for introducing the API and infrastructure which supports domain objects.