[TYPO3-core] RFC: Integrate Doctrine2 into TYPO3 CMS

Jigal van Hemert jigal.van.hemert at typo3.org
Fri May 30 23:15:20 CEST 2014


Hi,

On 30-5-2014 21:29, Dmitry Dulepov wrote:
> Daniel Moritz wrote:
>> is there any active effort to advance the integration of Doctrine 2 into
>> core?
>
> Is there analysis about how this will affect the speed of the TYPO3 core?

Of course one cannot predict the exact effects without having code to 
make measurements. Because the entire process of parsing and rebuilding 
queries in DBAL will be removed the speed for non-MySQL databases will 
increase quite a bit.

We simply have to make sure that everything possible is done to do this 
properly:
- no mega patches, small steps
- unit tests, speed tests
- doctrine is not the holy grail (for me); if it isn't the right tool 
don't use it

-- 
Jigal van Hemert
TYPO3 CMS Active Contributor

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-team-core mailing list