Details
-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
Description
Currently the only way to interact with the objects created by an Instantiator is via its procedural objectAt() method. You have to manually write signal handlers for Instantiator's signals if you want to know about changes to such objects. It would be so much nicer to have a declarative interface there (with a change signal, please).