kristoferB / SP

Sequence Planner
MIT License
12 stars 5 forks source link

Adding our own predefined structures #48

Closed kristoferB closed 7 years ago

kristoferB commented 8 years ago

In the editor, tree mode, it would be nice to be able to add our predefined structures like a condition, operations, etc. Maybe we can add a new meny that include various structures. In the future, we will probably also include libraries and services to generate from.

kristoferB commented 8 years ago

In the begining we should not try to verify that a structure is allowed, we just add it. For example if someone is adding an operation into a condition... Server-side must validate the models. Maybe even allow to add custom validation / transformation service before saving!