Hi,

Am 06.07.2010 um 23:24 schrieb Greg:

>> This would be most likely java interop, ie. ->.
>> There the main arguments are 99% of the times the first or the last ones. So 
>> -> or ->> will work
> 
> OK, so what happens when one of the functions takes it in the front, and the 
> other in the back?

This happens: http://kotka.de/blog/2010/04/Did_you_know_II.html.

> Or what happens when you're using a piece of code that doesn't follow either 
> convention? Are you saying such code doesn't exist?

No. Such code exists. But the question is how often you encounter it. Core 
should care for the "usual" case and encourage people to stay there with their 
APIs.

I think, Nicolas made the most constructive statements in this thread so far.

Sincerely
Meikel

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