[TYPO3-dev] Getting id of the page

Dmitry Dulepov typo3 at accio.lv
Mon Aug 28 10:08:45 CEST 2006


Hi!

JoH wrote:
> No - overriding an array with the output of a function.
> So you don't have to call t3lib_div::_GET() for each and every parameter
> when you need it, but simply use $_GET['parametername'] with the small
> difference that the value has been "parsed" by the t3lib function before.
> 
> Saves you some milliseconds of performance when you have got lots of
> different parameters.

This way you violate TYPO3 coding guidelines. This practice is NOT 
encouraged by TYPO3 and if extension does this, it have no chance to 
pass code review and appear in green in EM.

-- 
Dmitry Dulepov
http://typo3bloke.net/

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)




More information about the TYPO3-dev mailing list