On Mon, Sep 3, 2012 at 9:17 PM, vemv <v...@vemv.net> wrote:

> At least from the point of view of someone that isn't too familiar with
> the Clojure internals, I see no downsides - although I tried it! For
> instance, given that one can call (.first ()), I thought that then one
> could call (.first (ARecord.)), which would ruin my whole idea. But
> fortunately, that isn't the case.
>
>
An obvious downside is that method calls are not first-class, and function
calls are.

Thanks,
Ambrose

-- 
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