musings:serialization
Table of Contents
Serialization on ooRexx
As of today, there is no standardized way of serializing object in ooRexx.
Protocol
The protocol stores the serial representation of rexx objects. It should be simple and easy to parse.
Object1 ref1 ... refN.Object2 ref1 ... refN. ...;
Accessing data
musings/serialization.txt · Last modified: 2009/10/19 18:00 by moritz