Format Exploration » History » Version 2

« Previous - Version 2/12 (diff) - Next » - Current version
S. Wrede, 06/12/2011 05:37 PM


Format Exploration

Currently, we use the Google Protocol Buffer library and its message definition format for serializing objects at the framework level. The user may use it for its own datatypes, but is not forced to do so by RSB. However, several alternatives exist which we may additionally evaluate. Afterwards, we could promote (at least internally) the use of one of the alternatives or stick to protobuf.

Serialization Formats and Libraries