[FLOW3-general] Extending a model
Robert Lemke
robert at typo3.org
Mon Mar 14 09:12:04 CET 2011
Hi Regine,
Am 14.03.2011 um 02:00 schrieb Regine Rosewich:
> I very much hope that the integration of Doctrine2 into FLOW3 will result in
> a Database Abstraction that allows Systems with ten thousands of Datasets.
It will.
> The "poor-mans" Database of the blog example will certainly not be able to
> grant this. Moreover if you try to realize a "normal" Application with FLOW3
> - hundreds of fields, tables, relations -.
The "poor-mans" database wasn't bad by its concept, it actually was an initial implementation of a content repository (JSR-283) which is a quite advanced concept. However, we didn't get to the point where we focused on optimizations of the table structure and queries due to lack of resources. That is one of the reasons why we switched to Doctrine 2 now – less code to maintain.
Cheers,
Robert
More information about the FLOW3-general
mailing list