2011/12/20 Xavier MONTILLET <xavierm02....@gmail.com>:
> Hi,
>
> There is this one thing in JavaScript I really hate: You can't so
> {{$varName}} as in PHP so as soon as you need dynamic names, you have
> to put everything in an object...
>
> I don't know how scopes are implemented

Not being able to get hold of the scope as an object enables important
optimizations and is a feature, not a bug.

-- 
Erik Corry
_______________________________________________
es-discuss mailing list
es-discuss@mozilla.org
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to