This file documents the revision history for the Perl library MongoDBI.
- add the ability to raise/print errors much like DBI.pm's API, and also
allow this configuration to be specified on the app controller thus
auto-configuring all associated classes
- figure out a means to prevent reserved word, database keyword and schema
attribute naming collisions
- database connection pooling with the ability to read and write to
different connections
0.0.2 2011-12-13
x more documentation, starting more tests to test chaining and searching
capabilities
0.0.1 2011-12-12
x properly traverses children of children of child documents (n) levels
deep
x added support for gridfs fields
x collapsing currently only collapses dirty fields but should be mindful
of fields with default values
x child and relative document class handlers should pass back the
document class object reference instead of the handler object ref
x child and relative document class handlers should be able to handle
objects as initial parameters
x this library is soooo new, .... its new