[TYPO3-core] RFC #14711: Feature: Add XCLASS to class.t3lib_iconworks.php for developing alternative backend-skins
Stephan N Kellermayr
stephan.kellermayr at t3x.at
Sun Jun 13 13:30:23 CEST 2010
thanks, Benjamin, youre absolutly right...i will take a closer look at
your suggestion.
best regards, Stephan
Benjamin Mack schrieb:
> hey,
>
> On 13.06.10 12:49, Stephan N Kellermayr wrote:
>> or is there a convincing reason why this class cannot be extended?
> yes :) All methods are called statically from the TYPO3 Core. it's the
> same way as t3lib_div and t3lib_befunc. You might have noticed that
> there is no extension that xclasses these files, because the XCLASS
> paradigm doesn't work with static/class methods. Thus, main functions
> should include hooks. That's why I propose to you that you should add
> hooks to the methods you want to change.
>
> -1 for your current solution.
>
> All the best,
> Benni.
More information about the TYPO3-team-core
mailing list