On Aug 5, 2013, at 12:28 PM, Greg wrote:

> Branching off of the "Can we please deprecate the :use directive ?" thread, I 
> was wondering what the Clojure community thinks of radically simplifying the 
> "ns" declaration while keeping all of its power.

Can you build in a way to get :require :refer :all to work on a bunch of 
sub-namespaces together on one line, as one currently can with :use, without 
listing each namespace completely on a separate line with a separate :refer 
:all?

 -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