[TYPO3-core] RFC #11366: DBAL: class.ux_t3lib_sqlparser.php and class.ux_t3lib_sqlengine.php are not synchronized anymore

Xavier Perseguers typo3 at perseguers.ch
Sun Jun 28 11:34:17 CEST 2009


Hi,

REMINDER #1



Xavier Perseguers wrote:
> Hi,
> 
> This is a SVN patch request.
> 
> Type: Bugfix
> 
> Branches: trunk
> 
> BT reference:
> http://bugs.typo3.org/view.php?id=11366
> 
> Problem:
> Due to the unfortunate structure of sqlparser and sqlengine classes, 
> code is duplicated in files class.ux_t3lib_sqlparser.php and 
> class.ux_t3lib_sqlengine.php.
> 
> However recent patches (from myself) fixed issues without keeping both 
> files in sync. Although code that is not in sync does not seem to hurt, 
> it makes no sense to start having different code in both files.
> 
> Solution:
> This patches updates both files to be identical except for their name.
> 


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

One contribution a day keeps the fork away


More information about the TYPO3-team-core mailing list