Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Instead of forcing Script to use Binding as a wrapper always, we can introduce a loose connection by dynamic invocation then. This way it is possible to use any object for the binding and it becomes more like a delegate in Closure. The delegate has of course influence on the semantics here. If a map is used, there won't be an exception in case an unused variable is read in the script for example.