[TYPO3-dev] set_no_cache is bad. What's next?

Steffen Kamper steffen at dislabs.de
Sat Mar 31 20:39:39 CEST 2007


"Martin Kutschker" <martin.kutschker-n0spam at no5pam-blackbox.net> schrieb im 
Newsbeitrag news:mailman.1.1175358350.7942.typo3-dev at lists.netfielders.de...
> Michael Stucki schrieb:
>>
>>> When I suggested improvements to the responsible persons the answer was
>>> meaningful silence instead of taking up my thoughts and find out how it
>>> could be done. I am tired now of this way. It was practically impossible
>>> to get tslib_pibase improved. So the only consequence it to replace it.
>>> Masi is fully right in this.
>>
>> We're once again at the subject of compatibility. I agree completely that
>> tslib_pibase should be replaced with something better, and apparently you
>> are already doing that.
>
> With replacement I mean something new alongside of tslib_pibase. Removing 
> it from the Core is of course no option. Simply add the hot new stuff into 
> tslib and make the Kickstarter support it.
>
> Masi

what do you think about making a new function in pi_base, like

function 
pi_makeLink($str,$urlParameters=array(),$cache=0,$additionalConf=array(),$altPageId=0) 
{...}
function 
pi_makeLink_url($urlParameters=array(),$cache=0,$additionalConf=array(),$altPageId=0) 
{...}

so we have 1(2) new functions as typolink-Wrapper, keep a simple handling 
and be compatible to old versions.
$additionalConf would be overriding conf for typolink.

vg  Steffen 






More information about the TYPO3-dev mailing list