[TYPO3-core] RFC: #9281: Add a method to easily do a HTTP redirect
Martin Kutschker
masi-no at spam-typo3.org
Thu Sep 4 10:18:10 CEST 2008
Steffen Kamper schrieb:
> Hi,
>
> Martin Kutschker schrieb:
>> You mean t3lib_div is extented by t3lib_url which is extended by
>> t3lib_tools and so on? Can't say I like this chain of class extensions.
>>
>> Masi
>
> i didn't mean such chains. Only once like t3lib_url extends t3lib_div,
> t3lib_http extends t3lib_div a.s.o.
>
> Advantage would be that the calls to functions are all unique and we
> don't need the wrapper functions.
I don't see much advantage. The derived classes do not make use of their
parent classes as they are not related at all. Sorry, I don't like this
suggestion.
Masi
More information about the TYPO3-team-core
mailing list