[TYPO3-core] RFC: #10994: allow using custom adapter for extJs
Martin Kutschker
masi-no at spam-typo3.org
Fri May 8 12:42:55 CEST 2009
Steffen Kamper schrieb:
> Hi,
>
> This is SVN patch request.
>
> Type: Bugfix
>
> Branches: trunk
>
> BT reference: http://bugs.typo3.org/view.php?id=10994
>
> Now by default ext-base is used as adapter. When using YUI or jquery (or
> prototype) you may choose another adapter
>
> (i also changed setExtJsDebug() to enableExtJsDebug() as Masi requested)
You forgot to add a default in the switch for the ext-base adapter.
And maybe we could use class constants instead of strings like
EXTJS_ADAPTER_YUI and so on.
Masi
More information about the TYPO3-team-core
mailing list