On Wed, Nov 10, 2010 at 11:12 PM, Miki <miki.teb...@gmail.com> wrote:

> > How many methods, total, are in the java.lang classes, I wonder? Or
> > functions in the C standard library, or the C++ STL.
> It doesn't mean it's a good thing :)
>
> IMO there's another problem with many function in the core namespace -
> it becomes harder and harder to find good names for user function that
> are not taken by the core functions.


It's easy to exclude those definitions from your namespace. There's
absolutely no reason to not pick the best name for the job.

David

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