Added metainfo references and context support in the GUI. #705
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