[TYPO3-core] RFC #15542: Frontend rendering should use prepared queries (1st step)

Ernesto Baschny [cron IT] ernst at cron-it.de
Tue Aug 24 16:08:50 CEST 2010


Hi all,

Xavier send me v2 (he's on the train), which I reviewed and +1 by
reading and testing.

If someone could take a look too, we include that in alpha1. :)

Cheers,
Ernesto

Xavier Perseguers schrieb am 24.08.2010 08:36:
> Hi,
> 
> This is an SVN patch request.
> 
> 
> Type: feature
> 
> Bugtracker reference:
> http://bugs.typo3.org/view.php?id=15542
> 
> Branches: trunk
> 
> Problem:
> As prepared queries are now available, prepared queries should start to
> be used in Core.
> 
> 
> Additional information:
> Purpose of this patch is to start having prepared queries with TYPO3 4.5
> alpha1 and have an example on how converting existing queries to
> prepared ones.
> 
> I cleaned up visibility of some methods to be compatible with the phpDoc
> and allow future enhancement of prepared queries (having method adding
> further parameters in the prepared queries).
> 
> 
> Additional information 2:
> Unless prepared queries are used in Core, DBAL won't be quicker as I
> only plan to cache prepared queries (it would not make any sense to
> cache lots of queries with parameter values being used only once).
> 
> DBAL caching is not yet part of the Core, a dedicated branch is
> available for this. I plan to integrate code in Core once
> 
> 1) Prepared queries start being used
> 2) I made some further tests to be sure it works as expected
> 
> Cheers
> Xavier
> 

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 15542_v2.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100824/11ff09ec/attachment.txt>


More information about the TYPO3-team-core mailing list