IVEF SDK 0.2.1 Released
The new IVEF release is now available to the open source community. IVEF is a cross-platform message exchange framework for VTS data exchange. IVEF is available for customer use, evaluation and open source download.
IVEF includes full interface capabilities in C++, JAVA and OBJECTIVE-C and has thoroughly been tested on Linux (OpenSuSE 11, 64 bit), Apple Mac OS X 10.5 and MS Windows XP SP2
For detailed information on fixes and optimizations included in this releases, please consult the change log, or browse the source code contained in the SVN repository
Open Source Downloads
Open Source Edition of IVEF is available. The Open Source Editions are released under the GPL for open source development.
IVEF Definition
This IVEF SDK supports the IVEF 0.2.x definition. This definition represents current working draft for the international working group.
Fixes
46 code generator translates boolean attributes to yes/no i.o. true/false.
47 floating point type is presented in scientific notation i.o. decimal
48 New lines in documentation are not handled correctly
49 xsd2code generates duplicate member functions.
50 code generator does not provide const-aware hasXYZ() functions.
51 xml parsing fails when using code generated by xsd2code without class-prefix
52 Empty elements contain a newline, which results in invalid xml.
53 Inefficient XML Recommendations
Remark
Technological preview only, the current XSD has not reached a mature state yet. This version should not be used in operational systems.
Contents
- Used IVEF Definition 0.2.2 (r519)
- Used IVEF Tools 0.1.5 (IVEF_TOOLS_1_6_0)
- To create IVEF Library 0.2.0 (IVEF_LIB_0_2_1)