Changes for version 0.011 - 2011-06-21
- Better performance for larger models. Includes more backported async support, including EntityModel::Gather. Cleaned up some of the tests. Added more comments and alternatives to the SEE ALSO sections.
Modules
manage entity model definitions
asynchronous helper functions for EntityModel
base class for EntityModel caching support
Cache::Memcached::Fast-backed cache layer
simple proof-of-concept Perl-level caching layer
database management
value which is not yet ready
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
asynchronous helper functions 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.
support for SQL DELETE statements
support for EXCEPT set logic
field wrapper
FROM table definition
GROUP BY fields
support for INSERT SQL statement
field list for INSERT statement
intersection set logic
base class for JOIN tables
join table definition
define a field for ORDER BY clause
fields returned by a statement
select statement definition
subquery
union set operation
union all set operation
update statement
field to be updated in an update statement
backend storage interface for EntityModel
backend storage interface for EntityModel
backend storage interface for EntityModel
language support for EntityModel
C++ language support for EntityModel
Javascript 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