DescriptionNode.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=
Committed: https://github.com/Polymer/NodeBind/commit/0a09c0c
Patch Set 1 #Patch Set 2 : cleanup #Patch Set 3 : observable #Patch Set 4 : cleanup #Patch Set 5 : even moar #
Total comments: 16
Patch Set 6 : cr changes #
Total comments: 12
MessagesTotal messages: 6
|