You're right Meikel,

I should have not used the term "hack". It is indeed just a solution to 
serialize data and meta data to edn.
As long as you need it, and know how to read it back, I see no misuse.

My point was rather on meta data that are not part of the solution domain. 
If I keep technical details in meta data (ex: locks) I see no need to 
serialize it to share it over the wire.

Kind regards
Kawas

Le vendredi 23 août 2013 09:51:47 UTC+2, Meikel Brandmeyer (kotarak) a 
écrit :
>
> Hi,
>
> Am Donnerstag, 22. August 2013 17:46:42 UTC+2 schrieb kawas:
>>
>> This is indeed a hack and not a best practice
>>
>>
> I disagree. As long as you own the type (or write an application which is 
> self-contained) you are free to define how it is printed.
>
> user=> (java.util.Date.)
> #inst "2013-08-23T07:07:35.536-00:00"
>
> Kind regards
> Meikel
>

-- 
-- 
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/groups/opt_out.

Reply via email to