romanb
|
d8b76a54d0
|
continued refactorings.
|
2008-08-16 19:40:59 +00:00 |
|
romanb
|
3cd7b95424
|
Refactorings. Merged hydrator fixes from 0.11/1.0
|
2008-07-10 17:17:58 +00:00 |
|
romanb
|
4d752746fe
|
The usual 2.0 refactoring/implementation commit.
|
2008-07-04 16:32:19 +00:00 |
|
romanb
|
7206b1dd51
|
Added getters to AST. Removed Production::__call. Added visitor support to AST. (guilherme: dont shoot me yet :-). visitor support doesnt hurt even if we do not use it for SQL generation). Lots of other things.
|
2008-06-15 15:56:28 +00:00 |
|
guilhermeblanco
|
24ca13980f
|
Cosmetics changes in EventManager, renamed the registerEventListener to addEventListener, optimized the source and changed the arguments order. Commented an echo line in RangeVariableDeclaration
|
2008-06-08 16:42:55 +00:00 |
|
romanb
|
ad2443057e
|
Refactorings and initial commit/draft of new event handling / configuration / bootstrapping. Still need to remove all the static EntityManagerFactory::getManager lookup calls from the Production classes. The production classes need to have access to the EntityManager of the Query that constructed the Parser. It should be injected into the Parser during construction.
|
2008-06-05 19:01:58 +00:00 |
|