[TYPO3-dev] A standard AJAX interface to TCA tables

Martin Kutschker masi-no at spam-typo3.org
Thu Apr 2 08:49:03 CEST 2009


Steffen Kamper schrieb:
> Hi Masi,
> 
> Martin Kutschker schrieb:
>> 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. 
> 
> fresh classes are never huge :-)

This is no argument.

> But a base should be there. having an
> API for ajax would enrich the possibilities a lot.

Sure, but I thought it might make sense to eg separate write from read
access.

Masi




More information about the TYPO3-dev mailing list