Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Wizarding Addon is responsible for displaying wizards in OpenSCD. Wizarding could be made in many ways. Libraries allow plug-in editors to choose their own experiences. Plug-in authors can use the OSCD wizard component to make life easier.


Principles:

  • Allow multiple types of wizards
  • Wizards should be framework independent


Some wizards that are could be frequently used:

Form wizard

Webforms to enter/modify information.

SCL wizard

Can generate wizards based on the SCL XSD schema (not build yet).


Code wizard

Could be used to display plain SCL files

...