[TYPO3-core] Signals vs. Hooks

Bernhard Kraft kraftb at think-open.at
Tue Aug 26 11:12:52 CEST 2014


Hi,

On 08/25/2014 07:54 PM, Markus Klein wrote:

> So in case the hook needs a change you only create a new interface (which inherits the old one) specifying the new data.
> This way, old hooks can still access the data "the old" way and you have the unique chance to properly log access to old properties.
> (assuming that we only use getters to access the DTO's properties)

What could be a naming scheme? Would you add version numberso to the 
hook interface name? Like "FrontendInterface0101", 
FrontendInterface"0200" for versions 1.1 or 2.0 respectively?


greetings,
Bernhard


More information about the TYPO3-team-core mailing list