[TYPO3-dev] hook for overwrite or for new markers in substituteMarkerArray
Dmitry Dulepov
dmitry at typo3.org
Tue Sep 14 09:03:27 CEST 2010
Hi!
Krystian Szymukowicz wrote:
> but I am quite sure it will get torpedo from core devs
I'll give my -1 because that function is used a lot and iterating over
hooks would have several disadvantages:
- performance would be lower because of many call_user_func
- you never know from where your are executed. So you can accidentally
modify existing markers for the plugin you do not know about.
I suggest that you contact the extension author and ask to add a hook.
--
Dmitry Dulepov
TYPO3 core&security team member
Twitter: http://twitter.com/dmitryd
Read more @ http://dmitry-dulepov.com/
More information about the TYPO3-dev
mailing list