[TYPO3-core] RFC #10411: sqlparser is not able to parse more than 1 join

Xavier Perseguers typo3 at perseguers.ch
Wed Oct 28 18:18:20 CET 2009


> Sadly, those methods are in Core but are only used by DBAL. The initial 
> idea was to allow other extensions to use this but DBAL was - for sure - 
> the only to take advantage of this and as such, when parsing in DBAL 
> should be enhanced (because otherwise, without DBAL, query is sent 
> directly without being parsed to MySQL), I have to send patch to the 
> Core as I don't want to simply copy corresponding methods into 
> class.ux_t3lib_sqlparser.php and leave code in Core deprecates itself...

I guess I'll propose a refactoring once 4.3 is out, for 4.4, to move some stuff out of Core because it really slows down DBAL development to have to get reviews like that to be made although it won't 
do anything to MySQL-only install. I like reviews but only when it actually helps :-)

-- 
Xavier Perseguers
http://xavier.perseguers.ch/en

One contribution a day keeps the fork away


More information about the TYPO3-team-core mailing list