replacement for Node.bind() in Polymer 1.0?

38 views
Skip to first unread message

Jen Carlile

unread,
Aug 6, 2015, 10:33:49 PM8/6/15
to Polymer
We're in the process of migrating our Polymer 0.5 app, and have one instance where we're using this.bind to imperatively setup a data binding.  In 0.5 I believe this relied on Node.bind(), and I don't see an equivalent in 1.0.  Am I missing something or looking in the wrong place?

The 0.5 code looks like:

this.bind('value', new PathObserver(this.currentElement, this.attribute));

Thanks!

Jen
Reply all
Reply to author
Forward
0 new messages