If the wrapper type can have an associated Data type, a single wrapper might be able to handle all current data binding scenarios. Implementations of wrapper+widget can have setters for event handlers. Maybe event handling needs to be implemented twice?
Idea might allow passing whole widget to callbacks, but event handling (i.e. change from callback) is still an issue.
If the wrapper type can have an associated Data type, a single wrapper might be able to handle all current data binding scenarios. Implementations of wrapper+widget can have setters for event handlers. Maybe event handling needs to be implemented twice?
Idea might allow passing whole widget to callbacks, but event handling (i.e. change from callback) is still an issue.