User Tools

Site Tools


musings:serialization

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 20:00 by moritz

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki