clj-json uses Jackson and so does https://github.com/dakrone/cheshire

On Thu, Oct 6, 2011 at 8:07 PM, Tal Liron <tal.li...@gmail.com> wrote:

> An excellent JVM library to use as base is Jackson:
>
> http://jackson.codehaus.org/
>
> It would be wonderful to see a Clojure-friendly version of it: having it
> create Clojure-specific structures from JSON, and also recognizing Clojure
> deftypes for serialization. The streaming API is friendly enough that I can
> see it being relatively easy.
>
>  --
> 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
>

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