This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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/40490043
- Loading branch information