[TYPO3-v4] "CGL" policy for new hooks?
Franz Koch
typo3.RemoveForMessage at elements-net.de
Tue Mar 22 19:09:32 CET 2011
Hey,
> +1. With that we can have a single interface for every hook in the system:
>
> interface t3lib_interface_hook {
>
> function execute(array &$params, $ref);
>
> }
and what would it be good for? It would just prevent the same hook
registration to be used for multiple method calls which is also done at
some places (and extensions) IIRC.
--
kind regards,
Franz Koch
More information about the TYPO3-project-v4
mailing list