Add O-RMC System and ObjectService

Description

The Object Repository, Object Model and Object Controller System means that for every model there is also a controller which handles the model and a repository which stores the model. The ObjectService is the common way to access all these models. Different default ObjectStorages provide an easy way to store the objects permanently.

Use-Cases

  • Generic Object Model is available
  • Generic Object Controller is available
  • Generic Object Repository is available
  • ObjectService is available
  • Json ObjectStorage is available

Todo

  • Wiki updated
Edited by Marius David Wieschollek