1
0
mirror of synced 2024-12-14 07:06:04 +03:00
doctrine2/lib
romanb 156cfd4a27 Introduced a separation of the 2 concerns: 1) Query construction 2) Result hydration.
Makes it easier to see the dependencies between these two concerns, cache the results of the query parsing process later on, implement & use alternative hydrators to experiment with different algorithms etc. etc.
Other small refactorings.
2007-11-20 14:26:42 +00:00
..
Doctrine Introduced a separation of the 2 concerns: 1) Query construction 2) Result hydration. 2007-11-20 14:26:42 +00:00
Doctrine.php making Doctrine::dump() indent arrays 2007-11-14 13:13:23 +00:00