This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose Path.get and support Paths as arguments to PathObserver and Co…
…mpoundPath observer R=arv BUG= Review URL: https://codereview.appspot.com/13272046
- Loading branch information
Showing
2 changed files
with
165 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4190641
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rafaelw
Looks like polymer/polymer is busted due to the removal of
PathObserver.getValueAtPath()
andPathObserver.setValueAtPath()
at https://github.com/Polymer/polymer/blob/318a26011c3f001463bad7f2864cd4a88a4cc909/src/instance/properties.js#L84-87Sorry about the nag if you already know :)
4190641
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Dan & Steve know. They are going to fix it. Thanks for the attention, though!