Change log

Changes from version 2.0 to 3.0:

  1. Added chapter 4. EDM Server Side C++ Plug-in
  2. Corrected the code example in 3.12
  3. Corrected text before using namespace ccpm in chapter 3.4.1
  4. Explained how to declare the EXPRESS schema object in the example in chapter 3.4.1
  5. Modified a comment in the 3.6.2 example
  6. Added missing methods for Methods for Bag, Set and List in chapter 3.7
  7. Modified chapter 3.11
  8. Rephrased chapter 3,12
  9. Chapter 3.13: The SubModel concept is abandoned, since the "thin" memory model should be used in case of memory shortage.
  10. Remade chapter 3.14
  11. Improved the description of edmiRemoteExecuteCppMethod in chapter 4.
  12. Added more about complex entities in chapter 5.
  13. Added content to chapter 5.2 (Use of EDMinterface™)
  14. Reworked 3.6.1
  15. Substituted example in chapter 3.7, since the old one was erroneous.
  16. Remove chapter 3.7.1
  17. Substituted example in chapter 3.8
  18. Extended the example in chapter 3.9
  19. Substituted the examples in chapter 3.11
  20. Substituted the clone example in chapter 3.8
  21. Chapter 6.1 : EXPRESS Data Manager™ installation no longer contains cpp10 examples
  22. Substituted the first example in chapter 3.10
  23. Chapter 6 substituted with Appendix A and B.


Changes from version 3.0 to 3.1:

  1. Added information about how to download the software.


Changes from version 3.1 to 3.2:

  1. Changed namespace names from cppm/cppd to OIM/OID.