On Wed, Oct 17, 2012 at 6:14 AM, Dave Sann <daves...@gmail.com> wrote:

> Correct me if I am wrong but, string lookup will cause problems with
> advanced compilation - if you are not also setting the property or method
> by string name.
>

That is correct. Doing so would only make sense in the context of interop.
There are a couple interop-y places in core.cljs - ObjMap is one of them I
believe, where we rely on this property of aget.

David

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to