Skip to content

Simplified the graph API model for MSection.

Markus Scheidgen requested to merge simplified-msection-graph-model into develop
  • children of MSection are now Any type.
  • added a Metainfo class that contains all packages as MSection instances.

Merge request reports