On Sun, Sep 18, 2011 at 6:12 PM, Luc Prefontaine
<lprefonta...@softaddicts.ca> wrote:
> And yes, defn- should be located elsewhere than in core. +1 for moving it
> out of core, at least, defn- should not be make publicly available by core.

I'm of more or less the opposite appearance: anything that core itself
uses, and that therefore already exists in core, and that is likely to
be useful to a significant number of users, ought to be public.
Otherwise it will end up wastefully duplicated in core and at least
one third-party library, and there might even be a lot of
wheel-reinvention -- with some of them probably turning out square.

-- 
Protege: What is this seething mass of parentheses?!
Master: Your father's Lisp REPL. This is the language of a true
hacker. Not as clumsy or random as C++; a language for a more
civilized age.

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