Find a way to make the UI swappable between the current UI and a flat text editor.
Technical: store as aamp (not dictionary, as it is currently), convert to yaml when text editor, convert back on save. Copy changed params from user-entered to backend data, so that handlers need run only on things that were changed
Find a way to make the UI swappable between the current UI and a flat text editor.
Technical: store as aamp (not dictionary, as it is currently), convert to yaml when text editor, convert back on save. Copy changed params from user-entered to backend data, so that handlers need run only on things that were changed