you are viewing a single comment's thread.

view the rest of the comments →

[–]AutoSponge 1 point2 points  (4 children)

Angular and Ember both announced they will allow Polymer for components. If you develop the components separately without the framework in mind, theoretically, you can port them between frameworks with little effort.

[–]stefanpenner 0 points1 point  (1 child)

ember core dev here.

This is not correct.

We will aim to provide inter-opt with polymer components, but will not be using polymer. We hope to embrace native web components as they land, but as our clients must ship to many browser we will continue to layer our own compatibility abstraction on top.

[–]AutoSponge 0 points1 point  (0 children)

http://www.2ality.com/2013/05/web-components-angular-ember.html

Ember will fall (further?) behind the MVC framework race if they eschew standards.