marshal/MarshalledObject library
Classes
- MarshalledObject
- @fileoverview Represents an object as a map where each field is a string so that it is suitable for serialisation. Idea of ella's serialisation framework: Caller provides the type information, via either a factory or calling a specialized method.