-
Notifications
You must be signed in to change notification settings - Fork 0
Support "late" data binding #3
Open
Assignees
Description
Early binding is the default, and currently the only data binding implemented. The spec requires that late binding be specifiable, so this should be implemented as well.