[TYPO3-dev] A standard AJAX interface to TCA tables
Martin Kutschker
masi-no at spam-typo3.org
Wed Apr 1 20:18:56 CEST 2009
Steffen Kamper schrieb:
> Hi Masi,
>
> in general i like the idea of this dispatcher, and i remember we talked
> about such.
>
> +1 for having such
>
> I see a problem with access control, atm they all in admin mode.
> I also would like to bundle the functionality in one class, eg
> t3lib_ajaxServer.php
> where you define output format etc. Maybe then another parameter could
> be used for dispatch to the right method etc.
I don't like huge do-everything classes. This somehow defies the idea of
OO. But I guess that it may make sense to have a base class that can be
used for other code then the "default" ajax commands of the BE.
I'm bored, so I'm going to look into it :)
Masi
More information about the TYPO3-dev
mailing list