On Jul 22, 3:05 pm, Islon Scherer <islonsche...@gmail.com> wrote:
> Is there a clojure json library that works in clojure 1.3?
> I tried danlarkin/clojure-json but it gives me error:
> java.lang.IllegalArgumentException: Unable to resolve classname:
> IPersistentMap, compiling:(org/danlarkin/json/encoder.clj:144)

Check out Cheshire also: http://github.com/dakrone/cheshire

It's based off of clj-json, but more up to date.

- Lee

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