Matt Jadud wrote on 02/16/2016 12:42 PM:
Serialized data does carry a version tag, but it does not seem to be pegged to the Racket version that created the structure. The FASL format IS very much tied to the Racket version. Serialize seems, essentially, a very verbose, readable format.
I was going solely from the docs I looked at, which sounded like serialization used FASL for anything non-`read`-able. And if only using serialization for something non-`read`-able (and not easily done with constructors), that's where I got serialization being Racket-version-specific. If that's not correct, I'd love to be corrected.
Neil V. -- 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.