Org.simantics.databoard

From Developer Documents
Revision as of 10:22, 1 November 2010 by Toni Kalajainen (talk | contribs)
Jump to navigation Jump to search

DataBoard is a software library built upon a simple but well formulated and expressive type system. The design is a compromise of expression power, advanced functions, and performance. In contrast to XML's rich and uninhibited type system, databoard's simplicity has enabled more practical features. Besides the norm features binary serialization, human readable serialization, network communication, there are also more advanced features such class binding, annotations, type conversion, value conversions, value comparisons, variant types, and partial access.

Documents

Download

Release 0.5.2

Contact