Home - eclipsesource/json-schema-editor GitHub Wiki
Welcome to the json-schema-editor wiki!
Notes from technical meeting on Nov.15
Tasks:
- try to understand the parsing Metaschema, which gets the sub schemas, figure out what are the problems and why they cannot be changed
- create a minimal prototype which fulfills the following requirements: create an empty project, with custom toolbox(one element), use ui-tree component, drag and drop to the tree, select which property to add this element to. First property: properties(object), second property: definition(array)
Pre on Friday:
- sum up the problems and hacks related to metaschema, why we cannot continue and need to create a new prototype
- demo of the new prototype
- what features are required in the end of the project
Backlog:
- identify common components in ui-editor and data-editor