On 10/08/18 06:33, Didier wrote:
> Thanks David. So if I need to extend edn to serialize custom types, I should 
> extend print-method? And have it switch on print-readably? Where when true,  
> prints a reabale edn literal #x/y ... for example, otherwise it prints as 
> standard?
> 
> Would that be the correct way?

Sounds reasonable to me. There is an old ticket which has pointers to
some relevant discussion I think:
https://dev.clojure.org/jira/browse/CLJ-1201


-- 
David

-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to