This repository was archived by the owner on Mar 13, 2018. It is now read-only.
Commit 0a09c0c
committed
Node.bind(name, observable)
This patch changes the Node.bind so that bind always takes a binding name and an observable. The implication of this is that creating observers is now always the concern of TemplateBinding (and in some case the registered delegate).
Note that NodeBinding is now gone. The observable is now serving the same purpose the NodeBinding was.
R=arv
BUG=
Review URL: https://codereview.appspot.com/404900431 parent 174b650 commit 0a09c0c
2 files changed
+216
-238
lines changed
0 commit comments