Hi Orly, Well, as it stands now, only FF has implemented proxies. It is in ES6, but it looks like this will take quite a while before they are available on evergreen browsers. Also, the current incarnation of 2.x is based on traceur, a compiler! Without going into the bitty gritty details for this, lets just say, this is a thing you can't fake in using ES5, not even with a large performance hit.
Then there is another issue, they did some bench-marking, and it turns out that in a lot of situations dirty-checking is faster then object.observe. There is a lot of gray in this area, and way too less black and white! Regards Sander -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
