[TYPO3-dev] RFC - Remove DBAL in total
Dmitry Dulepov
dmitry at typo3.org
Wed Jan 21 15:51:55 CET 2009
Hi!
Michael Miousse wrote:
> would be mutch nicer to have a database abstraction layer into t3lib_db.
> That way updates to t3lib_db would not compromise the dbal and you could
> use it only if you need it by configuring your handlers.
It will make performance worse and it will not be necessary in most cases. So it should be avoided.
Much better would be to have a set of t3unit tests that run on several databases using DBAL. Buit we are from having even a single test for the core right now...
--
Dmitry Dulepov
TYPO3 core team
"Sometimes they go bad. No one knows why" (Cameron, TSCC, "Dungeons&Dragons")
More information about the TYPO3-dev
mailing list