Difference between revisions of "Org.simantics.databoard"

From Developer Documents
Jump to navigation Jump to search
m
m
Line 27: Line 27:
  
 
=Contact=
 
=Contact=
* [[User:Toni Kalajainen]]
+
* [[User:Toni Kalajainen|Toni Kalajainen]]

Revision as of 19:12, 1 November 2010

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 simple and controlled model 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 random access.

Documents

Download

Release 0.5.2

Contact