[TYPO3-dev] Moving the topic of the discussion a little bit -- Based of thread "Change roadmap..."
Martin Kutschker
Martin.Kutschker at n0spam-blackbox.net
Thu Apr 13 13:42:18 CEST 2006
Dimitri Tarassenko schrieb:
>
> Hooks are crap, because they are in reality a "workaround" of XCLASS
> limitations and a very good sign of bad object design.
Don' think so. IMHO some of the hooks are just not very well thought of
because they often created on an ad-hoc basis.
Classes do not solve all issues (and neither do hooks).
Hooks work well if there is a good overall plan (and OO-tree) that defines
what processing goes on where. At some crucial points it is often desirable
that external processiings (eg filtering or alteration) takes place.
So "hooks are crap" is crap :-)
Masi
More information about the TYPO3-dev
mailing list