Skip to content

1.0.0 First Feature Complete Release

Latest
Compare
Choose a tag to compare
@fquinner fquinner released this 17 May 21:48
· 24 commits to master since this release

This version of OpenMAMA omnm includes:

  • Complete interface compatibility with OpenMAMA
  • Complete unit test coverage for all unit tests
  • Platform support for all OpenMAMA supported platforms including Windows and OSX
  • A set of methods to support extending omnm for use in other payload bridges with reduced code required:
    • omnmmsgPayloadImpl_[gs]etExtenderClosure to allow the extender
      to attach their own internal object to the omnm payload
    • omnmmsgPayloadImpl_updateVectorMsgPayload to allow the extender
      to update vectors of messages without needing an intermediate
      mamaMsg for each submsg.