[TYPO3-v4] "CGL" policy for new hooks?
    Dmitry Dulepov 
    dmitry.dulepov at gmail.com
       
    Tue Mar 22 16:52:45 CET 2011
    
    
  
Hi!
François Suter wrote:
> IMO this defeats the purpose of interfaces.
+1. With that we can have a single interface for every hook in the system:
interface t3lib_interface_hook {
	function execute(array &$params, $ref);
}
-- 
Dmitry Dulepov
TYPO3 core&security team member
E-mail: dmitry.dulepov at typo3.org
Web: http://dmitry-dulepov.com/
    
    
More information about the TYPO3-project-v4
mailing list