OpenSmock / Pyramid

Pyramid is a Graphical User-Interface (GUI) builder and editor for Bloc and Toplo.
MIT License
29 stars 5 forks source link

Simplify implementations for editing instanciated BlSpace and BlElement #117

Open labordep opened 6 months ago

labordep commented 6 months ago

Theses methods are too complicated (extensions of Bloc) and need to be refactored with a common API from the editor:

BlSpace>>editWithPyramid and BlElement>>editWithPyramid

I place flags on it to discuss.