[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

external representation

This page is part of the web mail archives of SRFI 76 from before July 7th, 2015. The new archives for SRFI 76 contain all messages, not just those from before July 7th, 2015.



The SRFI currently says nothing about the external representation of
records. Can records be read/written by Scheme's read/write procedures?

An external representation would be tricky to construct for instances of
generative record types, but for non-generative types it should be
possible, and would certainly be useful.


Matthias.