[TYPO3-mvc] Discussion: Storage Backend not compatible to DBAL
Jochen Rau
jochen.rau at typoplanet.de
Mon Nov 30 04:45:45 CET 2009
Hi Xavier,
> Until TYPO3 v5 is not there, my opinion is to try to make DBAL (not
> Extbase) as compatible as possible with Extbase. I'm the first having
> fun with Extbase and as such I would like to be able to use it with
> something else than MySQL too. I already wrote my own persistence layer
> to use partly DBAL, partly rvt_adodb to access a MSSQL database and it
> just works well. If DBAL support can be added without too much of hassle
> and hopefully no change to Extbase, why not?
We can make the Storage Backend of Extbase compatible to DBAL by
invoking exec_* if needed. We can encapsulate this in an extra class
DbalBackend.
Regards
Jochen
--
Every nit picked is a bug fixed
More information about the TYPO3-project-typo3v4mvc
mailing list