romanb
|
e79c45f9ac
|
[2.0] Fixed issues discovered during code coverage report generation. Made all ClassMetadata properties public (good reasons, read the class docblock). Performance improvements.
|
2009-05-14 10:03:09 +00:00 |
|
romanb
|
ecd30bc242
|
[2.0] Started to implement proxy object handling. Introduced a configuration switch for partial objects (allowPartialObjects) that defaults to TRUE. Setting to FALSE enables proxying and lazy-loading.
|
2009-05-13 15:19:27 +00:00 |
|
romanb
|
e0488ff8fc
|
[2.0] First draft of EntityManager#merge(). First draft of DynamicProxyGenerator.
|
2009-05-11 10:43:27 +00:00 |
|
romanb
|
ae7be288e1
|
[2.0] Work on single table inheritance with more functional tests.
|
2009-05-03 10:58:16 +00:00 |
|
romanb
|
ee46dba332
|
[2.0] Moved code between Query and AbstractQuery. Added first NativeQuery implementation. Hydration work and code movements for discriminator column usage. Started implementing Single Table Inheritance.
|
2009-04-12 19:02:12 +00:00 |
|
romanb
|
523c93c2f1
|
[2.0] Refactored SQL query building process and hydration. Hydration should now support result sets with any number of root components. Introducing ResultSetMapping that is used by hydration instead of queryComponents. This allows mapping of arbitrary SQL queries (NativeQuery).
|
2009-04-09 18:12:48 +00:00 |
|
romanb
|
f9a222817c
|
[2.0] Work on ID generators, functional tests and more.
|
2009-03-30 19:43:05 +00:00 |
|
romanb
|
7479a0cf9b
|
[2.0] Starting to improve functional tests. First basic functional query tests.
|
2009-03-28 20:59:07 +00:00 |
|
romanb
|
22de495e19
|
[2.0] Cleaned up old Production/Parser classes.
|
2009-03-14 09:05:52 +00:00 |
|
jwage
|
d458197e3a
|
[2.0] Another step towards finishing namespace refactoring
|
2009-02-20 05:46:20 +00:00 |
|
jwage
|
5582f07b53
|
[2.0] Intermediate refactoring for new exception handling
|
2009-02-19 07:00:54 +00:00 |
|
jwage
|
9dfab03ee0
|
[2.0] Small changes to ClassLoader and add basic unit test for it
|
2009-02-17 22:30:13 +00:00 |
|
jwage
|
554adc32a4
|
[2.0] Testing Collection base class and removing some code
|
2009-02-17 21:18:13 +00:00 |
|
romanb
|
2ef81cf2a9
|
[2.0] Various small changes and enabling the collection tests.
|
2009-02-17 10:54:18 +00:00 |
|
romanb
|
9dcab5ee63
|
Small reorganizations, improvements and progress.
|
2009-02-07 17:02:13 +00:00 |
|
romanb
|
2eb4a16dd4
|
[2.0] More progress on the UnitOfWork and collections. First basic functional many-many test.
|
2009-02-06 17:16:39 +00:00 |
|
romanb
|
36763dadb6
|
A little progress on the UnitOfWork.
|
2009-01-29 17:00:44 +00:00 |
|
romanb
|
9a55035883
|
[2.0] Some cleanup for previous commit.
|
2009-01-22 19:50:55 +00:00 |
|
romanb
|
22e94ac594
|
Enabling namespaces. Final restructurings.
|
2009-01-22 19:38:10 +00:00 |
|
romanb
|
60fb69dd03
|
First commit of new extensible hydrator structure. Cleanup to follow.
|
2009-01-13 21:56:43 +00:00 |
|
romanb
|
34f4ee71fa
|
First tests for basic collection implementation. First experimental use of closures (Currently commented out, because the svn server makes a syntax check against 5.2.x).
|
2009-01-12 13:34:41 +00:00 |
|
romanb
|
bcf0110249
|
replaced code driver with annotation driver using addendum.
|
2009-01-05 17:25:56 +00:00 |
|
romanb
|
efaaf83e17
|
test and collection cleanup
|
2009-01-04 16:15:32 +00:00 |
|
romanb
|
2395888feb
|
General work. Now using spl_object_hash.
|
2009-01-03 19:50:13 +00:00 |
|
romanb
|
6be6f40e84
|
Splitting DBAL/ORM configuration.
|
2008-12-18 14:21:21 +00:00 |
|
romanb
|
9971057076
|
moving towards transparent persistence.
|
2008-12-18 14:08:11 +00:00 |
|
romanb
|
580f21c41c
|
more cleanups. introducing ClassLoader.
|
2008-09-13 12:40:17 +00:00 |
|
romanb
|
e64e33494a
|
added base exception
|
2008-09-12 13:08:01 +00:00 |
|
romanb
|
9d6e778a80
|
further cleanup in configuration
|
2008-09-12 12:14:14 +00:00 |
|
romanb
|
a502b130cf
|
removed orm dependency from Common::Configuration
|
2008-09-12 12:11:59 +00:00 |
|
romanb
|
8c06f2127a
|
|
2008-09-12 11:00:26 +00:00 |
|
romanb
|
aea6a947c8
|
moved configuration
|
2008-09-12 10:58:33 +00:00 |
|
romanb
|
b6642e2dce
|
moved event stuff
|
2008-09-12 10:55:06 +00:00 |
|