Changeset [42ee6b29dbbae8287da265edcf189468e3ca6020] by Max Afonov
August 2nd, 2010 @ 03:00 PM
-
Collapsed a few complementary test cases. The resulting upsert/find code exercises more functionality & catches more regressions.
-
Thanks to the better tests, caught issue introduced by new scalaj-based transformers.
-
Added proper & more permanent debug logging in Mapper. http://github.com/novus/casbah/commit/42ee6b29dbbae8287da265edcf189...
Committed by Max Afonov
- M src/main/scala/mongodb/mapper/Mapper.scala
- M src/test/scala/mongodb/MapperSpec.scala
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Formerly known as "mongo-scala-wrappers". A series of wrappers and DSL-like functionality for utilizing MongoDB from within Scala. This currently utilises the very Java-oriented Mongo Java driver, and attempts to provide more scala-like functionality on top of it. The current (latest) version has been tested against MongoDB 1.4.x, with the 2.0 Java Driver (not all 2.0 driver features are wired in yet, as development began against 1.x). Your Mileage May Vary. See the docs and test classes for information on best practices and functionality. This work is open sourced by Novus Partners, Inc. <http://novus.com> under the Apache License v2.