On Thu, Oct 6, 2011 at 5: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
Both clj-json and cheshire (https://github.com/dakrone/cheshire) are actually already based on Jackson. > I can use clj-json for my own parsing needs. However, something like > clutch (couchdb library) that uses c.d.json behind the scenes may be > paying a price in performance Seems a bit silly if someone's just choosing a slower implementation just because it's in contrib. I suspect the author of Cheshire may have plenty of good reasons for not wanting to put his library in contrib, including the fact that its deps might not line up with contrib policy, wanting to accept patches without making contributors mail in paperwork, and wanting to use a better bug tracker than Jira. -Phil -- 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