I have some simple serialization needs. In Ruby, I would always serialize 
an object to JSON and store in a postgres text column. However, w/ Racket, 
it appears another option is to simply use read/write. Any reason not to 
use read/write for serialization instead of JSON?

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to