Todo List
Dorm_DataMapper
- Delete pivot table associations
- Make data mappers for other RDBMS
- better way to retrieve ID
- REFACTOR!!! make sure it works although fields are not named the same across tables :/. this method is really shitty at the moment
Dorm
- Remove $object from identityMap after deleting
- Allow users to override the default data mapper (i.e. ClassName_DataMapper could automatically override) if it exists.
- this should move in Dorm_Object
Dorm_PDO
- Allow PDO instance as parameter
Dorm_IdentityMap
- Make sure object is not already in registry Make a unique hash with id for faster retrieval
Dorm_Loader
- We need to get rid of this class and hardcode includes
Dorm_Cache
Dorm_Database
- !! Improve performance because this method his is _very_ slow (98.7% of execution time / 280 ms) !!
Dorm_Placeholder
- implement isset overloading
- implement isset overloading implement $property->set() and get()
Dorm_Map
- Allow multiple connections
Documentation generated on Tue, 28 Apr 2009 20:05:39 -0400 by phpDocumentor 1.4.1