Hacker News new | ask | show | jobs
by nly 1974 days ago
Enum and variant/sum types are supported by a lot of serialization frameworks that have JSON serializations though. Thrift, Avro, Protocol Buffers, Flatbuffers etc.

JSON is not a framework for serialization anymore than XML is.