On Wed, Aug 19, 2009 at 1:59 PM, Vagif Verdi<[email protected]> wrote: > > I'm using str-utils2 for a couple of months now. Do not care about the > old library.
Me too. I think it would be helpful to have a recommended namespace alias to help keep different people's code a bit more uniform. I use (require '[clojure.contrib.str-utils2 :as str2]) for now and would recommend just 'str' if the lib name changes. --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] Note that posts from new members are moderated - please be patient with your first post. 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 -~----------~----~----~----~------~----~------~--~---
