Skip to content

Added metainfo references and context support in the GUI. #705

Markus Scheidgen requested to merge 705-allow-custom-schema into v1.1.0

Closes #705 (closed)

  • refactored metainfo.js: there is a Metainfo class. Metainfo instances can build on each other, i.e. the global metainfo can be extended by more local and temporary Metainfo instances
  • refactored the use of "context" in the browser. All adaptors now have a context member
Edited by Markus Scheidgen

Merge request reports