[TYPO3-ect] TS Action chains for SPL objects
Elmar Hinz
elmar07 at googlemail.com
Wed Aug 8 10:20:26 CEST 2007
Hi Franz,
Franz Koch wrote:
>
> This looks very interesting. But wouldn't it be more flexible to use a
> numbering by ten (like suggested for TS) for the action 'commands' like:
Oui. Bien sûr.
> Do you think the TS action chains could somehow be used to simply add
> custom-fields/-marker to the rendering scope of any extension? I wonder
> how that could work. Ok, you can create your own model and change the
> according TS value - but what if you have 2 extensions extending the
> same extension/model that don't know of each other. Then you probably
> can't combine them?
> I'd like lib/div to become a extension-'framework' that makes every
> extension as flexible as it could be by default. So that no
> 'modified_ext_xy' appears in TER in future but only 'extension__addon_1'
> and so on.
>
IMHO that can all be possible. It requires to do a clean implementation of
the objects and to make each of them configurable by TS.
The SPL chain seperates the processing functionality into multiple objects
of reduced complexity. For simple objects it is easy to do them in an
abstract and TS configurable way.
For me the most difficult point are the flexforms. An option is required to
add fields for FF configurations by add-ons.
Regards
Elmar
More information about the TYPO3-team-extension-coordination
mailing list