As the first stage in a much-needed code cleanup, the following
changes are now on the "master" branch of clojure-contrib:

* Rename c.c.str-utils3 => c.c.string
* Rename c.c.duck-streams => c.c.io
* Rename c.c.java-utils => c.c.java
* Rename c.c.seq-utils => c.c.seq
* Rename c.c.shell-out => c.c.shell

* Delete c.c.str-utils and c.c.str-utils2 (both replaced by c.c.string)
* Delete c.c.json.read and c.c.json.write (both replaced by c.c.json)

* Rename all test namespaces like clojure.contrib.test-**

All internal uses of these namespaces should be correct, and all tests
pass.  Please report any problems.

If you need the old names, please use the 1.1.0 release of
clojure-contrib, available via build.clojure.org and Google Code.

-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