Hey everyone

I've come across a few situations where the print-json multi-method
does not cover certain types that may be desirable to have (ex.
java.math.BigDecimal and java.util.Date)

It's really easy to hack your way around this, but I was just
wondering if there's any demand for a change to the actual
clojure.contrib.json multimethod to account for these types

If you have any examples of additional types that the multi-method
doesn't cover, I'd be interested to know those too.

Thanks!
Jieren

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

To unsubscribe from this group, send email to 
clojure+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to