Changes for version 0.002 - 2011-02-06
- Improve tests and handling for N:M join tables. Enable handling for ->find in the Perl 'storage' module. Copy across the missing update support for EntityModel::Query. Allow fields that don't have an EntityModel::Field definition (and corresponding type). Initial support for callback events on entities at EntityModel::Support::Perl level. Fix some pod doc headers. Do EntityModel load in general.t inside a BEGIN block in an attempt to trace why usemultiplicity seems to be required for UNITCHECK blocks to work as required.
Modules
manage entity model definitions
base class for EntityModel caching support
Cache::Memcached::Fast-backed cache layer
database management
definition support for EntityModel
definition support for EntityModel
definition support for EntityModel
definition support for EntityModel
entity definition for EntityModel
constraint support for EntityModel
field definitions for EntityModel
foreign key support for EntityModel
base class for model definitions
base class for plugin handling
handle SQL queries
base class for EntityModel::Query-derived components
a condition clause for where, on etc.
backend storage interface for EntityModel
backend storage interface for EntityModel
language support for EntityModel
language support for EntityModel
language support for EntityModel
language support for EntityModel
base class for entity instances
generic language support via Template output.
template handling for EntityModel
transaction co-ordinator