On Thu, Mar 5, 2009 at 12:00 AM, Stephen C. Gilardi <[email protected]> wrote:
>
> On Mar 4, 2009, at 11:46 PM, Chouser wrote:
>
>> Adding an :all option as Steve suggests would clean this up even more:
>>
>>  (ns util
>>   (:use [really.long.namespace.util :as util :all]))
>
> I looked into this further after suggesting it and was reminded that it
> would be difficult to support an option like :all that takes no argument.
> Within a libspec, everything after the first item is a sequential keyword
> and value.
>
> I think :exclude () for that unusual case would be just fine.

Aren't there already no-arg options like :reload and :verbose?

--Chouser

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to