Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Node.bind(name, observable)
Browse files Browse the repository at this point in the history
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
rafaelw committed Dec 12, 2013
1 parent 174b650 commit 0a09c0c
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 238 deletions.
Loading

0 comments on commit 0a09c0c

Please sign in to comment.