Changes for version 0.06 - 2008-11-09

  • Added failing tests for loading record links in collections
  • Added failing tests for multi-attribute keys in collections
  • Added failing TODO tests for DBM file paths
  • Fixed a bug where collections could not load objects that linked to other objects stored as FKs
  • Changed the DBM::Deep requirement since there's a bug in it that prevents the tests from passing

Modules

yet another Moose-based object database
collections of records
helper class for dealing with deferred loading
mark an attribute as being part of the primary key
Moose meta-class for DustyDB::Record attributes
meta-class role for DustyDB::Record objects
helper for auto-vivifying model links on demand
model classes represent the tables in your database
use this class to declare a model to store
role for DustyDB models