I'm using objects that only expose data through getFoo() and setFoo() methods. Would Polymer developers be supportive of amending Polymer to support this use case?
(The objects in question are JavaScript protocol buffer messages.) >From looking over lib/utils/path.html <https://github.com/Polymer/polymer/blob/0b23e746bf2232732a322b7614fd0dcf3a8b2a73/lib/utils/path.html#L210>, it seems fairly straightforward to hook into the path code. For an inelegant example, consider this plnkr <http://plnkr.co/edit/uv8EjdYLRqtU6nGOzVZm>. Follow Polymer on Google+: plus.google.com/107187849809354688692 --- You received this message because you are subscribed to the Google Groups "Polymer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/polymer-dev/0d0af3dc-f58d-4502-b6e8-f8c48c130ec8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
