On Aug 19, 3:09 pm, Howard Lewis Ship <hls...@gmail.com> wrote:
> Have you considered splitting the str-utils2 into two namespaces, one
> that can be imported, and another that needs to be required with a
> namespace?

Hi Howard,
Hadn't thought of that, actually.  There are 9 conflicts, out of 32
definitions:
  take replace drop butlast partition contains? get repeat reverse

But I don't really want to split it into two libraries.  It seems to
be generally agreed that (require '[.. :as ..]) is a best practice,
this just helps to encourage that.

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