[TYPO3-mvc] Date examples, can't find any.
Martin Kutschker
masi-no at spam-typo3.org
Thu Jan 14 17:26:11 CET 2010
Franz Koch schrieb:
> Hi Masi,
>
>> I think a nice way would be to have a few view helpers within FLUID
>> that are only "abstract
>> widgets". You would have to install another extensions/package for
>> jQuery, ExtJS etc to bring them
>> to life. Dependinging on the JS framework the rendered code would be
>> simple HTML with some "magic"
>> CSS classes or embedded JS code. The concrete widget extension would
>> also be responsible for loading
>> all the required JS code *.
>
> yes, that sounds good - let's do it like this. Those extension packages
> must then have methods "supportsWidgetXYZ" or something like
> supportsWidgetVersion($widget,$version) etc. for compatibility checks
> and possible fallback handling (maybe through services?)
Something like that. Let's consult the patterns book. It has an example with X Windows that fits
neatly to this problem :)
Masi
More information about the TYPO3-project-typo3v4mvc
mailing list