On Aug 6, 2013, at 7:40 AM, Phillip Lord wrote:

>> Maybe it's not ideal if Clojure has to walk the classpath, but the
>> alternative is that I have to manually walk the classpath and jars myself
>> with no idea what I'm looking for.  Surely it's better for this to be
>> handled through an automated process.
> 
> Yep. The only argument is whether it should be a language feature or an
> IDE feature.


Language feature seems better to me, so that people can rely on it without 
being wedded to a particular IDE. Plus it can then be done once, correctly, and 
it'll be that much easier for people to write new IDEs.

 -Lee

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