[TYPO3-mvc] Casting objects

Jochen Rau jochen.rau at typoplanet.de
Thu Jul 9 13:43:48 CEST 2009


Hi.

Nikolas Hagelstein wrote:
> Hi,
>> Ok. I propose having an Abstract Storage Backend and extend this to have
>> an MsqlBackend, OracleBackend, PdoBackend, WhatsoeverBackend. Do we then
>> need DBAL anymore (I did not use it by now)?
> Indeed the way to go...perhaps It makes sense to have another "DBBackend" in
> between.

IMO The Abstract Storage Backend should provide implementations of the 
parsing methods. Only the connection and the "special parsing cases" 
should be handled by the extending classes.

I'll dig a little deeper in the PDO.

Regards
Jochen

-- 
Every nit picked is a bug fixed



More information about the TYPO3-project-typo3v4mvc mailing list