Marc:
I'd like to modify ##wr-structure in _io.scm to write Meroon objects. Conceptually, writing a structure and writing a meroon object are very similar, but ##wr-structure seems to assume a lot of low-level detail about how structures are laid out, etc.
What do you think needs to be changed to achieve writing Meroon objects the same way as structures?
Brad