[TYPO3-dev] A standard AJAX interface to TCA tables
Steffen Kamper
info at sk-typo3.de
Wed Apr 1 23:34:16 CEST 2009
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 :-) But a base should be there. having an
API for ajax would enrich the possibilities a lot.
> 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 :)
>
that sounds like a good task, good luck!
vg Steffen
More information about the TYPO3-dev
mailing list