Home - eclipsesource/json-schema-editor GitHub Wiki

Welcome to the json-schema-editor wiki!

Notes from technical meeting on Nov.15

Tasks:

  1. try to understand the parsing Metaschema, which gets the sub schemas, figure out what are the problems and why they cannot be changed
  2. 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:

  1. sum up the problems and hacks related to metaschema, why we cannot continue and need to create a new prototype
  2. demo of the new prototype
  3. what features are required in the end of the project

Backlog:

  1. identify common components in ui-editor and data-editor