OpenSmock / Pyramid

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

Deprecate PyramidInputPresenter >> #strings in favor of #inputModel #158

Open Nyan11 opened 3 months ago

Nyan11 commented 3 months ago

We can use string as the model for each input. In most of the case it will only be strings but we could imagine injecting other thing in the input using the strings and applyStrings methods.