JMCNet Full MongoDB Flex Driver V 2.0 is released !

25 views
Skip to first unread message

The JMCNet Team

unread,
Sep 2, 2012, 5:37:59 PM9/2/12
to mongod...@googlegroups.com
Hello,

All the JMCNet Team is very proud to announce the release of the 2.0 version of the driver !

This major version includes many important enhancements :
  1. Adding native support of generic object like Object and ArrayCollection in DirectObject. See DirectObject#Using_generic_object_while_inserting_and_querying for more informations.
  2. Adding Responder and Token capabilities to driver's calls. This is more standard and so you can now give a token in the call which is given back in the callback. Be careful, this enhancement leads to break compatibility with previous version of the driver.. Hopefully, changes are easy to correct and are documented in the wiki. See Responder and PortabilityNotes for more informations.
  3. Add response interpreter to make response decoding very much simplier. For example, mapReduce and aggregation has "results", group has "retval", distinct has "values" for return values.
  4. Add the support of the new aggregation framework with helpers. New operator must be also provided to complete the aggregation framework.
  5. Add helpers for full DBRef support and automatic deferencement upon find documents.
  6. Add multi-driver capabilities. Use one driver per database and DBRef cross databases support. See DriverInitialization#Multiple_drivers_manipulations,
  7. Add a FlexUnit base class which provide easy testing capabilities. See TestingAndLogging,
  8. Enforce logging capabilities to make debug easier. See TestingAndLogging,
  9. Compatibility with MongoDB 2.2 version,
  10. Issues :  issue 5 ,  issue 8 ,  issue 10 ,  issue 12 ,  issue 11 ,  issue 7 .

See  PortabilityNotes for migration from 1.4 version.

All details are here.

The JMCNet Team.
Reply all
Reply to author
Forward
0 new messages