DescriptionNodeBind: oneTime.
This patch changes the call signature of bind(), which now takes: name, value, oneTime.
oneTime is expected to be true if the caller wishes the bound value updated but doesn't require it to track an observable. if oneTime is true, it is expected that value will NOT be an observable, otherwise it will be.
R=arv
BUG=
Committed: https://github.com/Polymer/NodeBind/commit/b9266f7
Patch Set 1 #Patch Set 2 : sync #
Total comments: 7
Patch Set 3 : cr comments #
Total comments: 1
MessagesTotal messages: 7
|
||||||||||||||||||||||||||||