A Squeak/Smalltalk-based programming environment and framework that supports low-effort construction of graphical tools by employing a data-driven perspective and a script-based programming model.
The user might want to keep state across script (or block) executions. Script properties might be a good place to configure such (persistent) bindings:
The user might want to keep state across script (or block) executions. Script properties might be a good place to configure such (persistent) bindings:
Maybe also store the initialization value in those configurations: