On Tue, Sep 18, 2012 at 9:27 AM, Matt Campbell <mattcampb...@pobox.com> wrote:
> On 9/18/2012 8:06 AM, David Nolen wrote:
>>
>> It's a yucky bit of code that needs to be removed. It's there to
>> support using keywords as functions - in ClojureScript keywords are
>> just JS Strings.
>
>
> Is there another way to do the same thing, without a significant performance
> penalty?
>
> Matt

Probably! A simple clean solution could probably deal with the issue
immediately. A more ambitious solution would address the performance
issues that currently exist around keywords as fns.

A patch most welcome.

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