Here's what I'm going to do, unless somebody hates it:
* move the following from c.c.java to c.c.io: relative-path-string, as-
file, file, delete-file, delete-file-recursively, as-url
* move as-str from c.c.java to c.c.string
* move the following from c.c.java to a new c.c.properties: get-system-
property, set-system-property, with-system-properties, as-properties,
read-properties, write-properties
* move wall-hack-method and wall-hack-field to a new c.c.nonpublic
(got a better name?) and rename them call-method and get-field
* delete the (now empty) c.c.java
-SS
I should mention that this comes from Phil's clojure.io:
http://github.com/technomancy/clojure/blob/io/src/clj/clojure/io.clj
-SS
Stu
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure Dev" group.
> To post to this group, send email to cloju...@googlegroups.com.
> To unsubscribe from this group, send email to clojure-dev...@googlegroups.com
> .
> For more options, visit this group at http://groups.google.com/group/clojure-dev?hl=en
> .
>
On Feb 2, 12:42 pm, Stuart Sierra <the.stuart.sie...@gmail.com> wrote: