openmct/platform/core
Victor Woeltjen 620c0415cf [Persistence] Use create from persistence capability
...when an object hasn't been previously persisted. This allows
for compatibility with persistence services which disallow
updates for nonexistent objects (which is not abnomal behavior.)
nasa/openmctweb#92
2015-08-28 15:45:48 -07:00
..
src [Persistence] Use create from persistence capability 2015-08-28 15:45:48 -07:00
test Merge remote-tracking branch 'origin/open1334' into open1416 2015-08-24 11:55:27 -07:00
bundle.json Merge remote-tracking branch 'origin/open1329' into open1343 2015-06-26 15:13:21 -07:00
README.md [Structure] Add platform structure 2014-10-27 18:18:50 -07:00

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