On Friday, 6 September 2013 02:30:22 UTC+8, Armando Blancas wrote:

> I just think the default behaviour should be super-friendly and not spit 
>> out warnings.
>>
>  
> If other libs also redefine any of those operators or names, now or in 
> later versions, I'd be glad to know. With last-one-in-wins some will lose. 
> Maybe this will help: 
> mvn clojure:repl 2> /dev/null
>
>
Yeah, that could be tricky :-)

I think that this is best handled by something like a *warn-on-replace* 
option or similar that can be turned on to detect this case. 

Though hopefully this case is rather rare: I normally find that I only ever 
"use" one or two libraries per namespace, and these are carefully chosen 
because the namespace is all about expressing code in a specific DSL. Other 
libraries generally get required with an alias.

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to