[TYPO3-50-general] just to argue a bit: What about Doctrine?

Bastian Waidelich bastian at typo3.org
Thu Jan 28 06:12:22 CET 2010


Ernesto Baschny [cron IT] wrote:

Hi Ernesto,
I've overlooked that one...

> what happened to
> http://forge.typo3.org/projects/show/extension-doctrine? Is it stalled
> or "already working", alpha/beta or stable? Did you guys gave it up or
> just paused activity?

The doctrine extension was more of an experiment for me that we started 
on the dev days two years ago.
Its status is: It's working but hasn't been updated for *gosh* 490 
days.. That means, the library is outdated and the adapters and hooks 
probably need an overhaul - I haven't really followed doctrine 
development lately.

I have used tx_doctrine for a couple of extensions I wrote, but it 
didn't provide the desired incentive for me - lacking a proper MVC 
framework. With extbase & FLOW3 it might be a different thing.

The extension comes with a little helper class that generates the models 
from TCA and supports crdate, tstamp, "enable fields" and l18n but no 
workspaces as far as I remember.

I really like the doctrine templates, they integrate transparently. E.g. 
if "enable fields" are active, doctrine would take care of deleted, 
hidden, start- & endtime query parts as long as you don't have them in 
your where-part already. So it would still be possible to fetch deleted 
objects for example.

Best,
Bastian


More information about the TYPO3-project-5_0-general mailing list