[TYPO3-dev] Ajax-Encryption class [was: RFC: Bugfix #10212: Missing files in sysext install]

Martin Kutschker martin.kutschker-n0spam at no5pam-blackbox.net
Wed Jan 28 21:42:24 CET 2009


Steffen Kamper schrieb:
> 
> i'm open for such solution. But for me SOAP is useful for "foreign" site 
> communication, isn't it overload to do this within BE?
> If there is a general class, communication can be done with several 
> methods, inside BE i would prefer AJAX.

What does that mean? AJAX is a very broad term that does not specify a 
specific protocol or data format except that HTTP is the transport 
layer. So IMHO using SOAP from the client side (the browser) is also AJAX.

While I don't think that SOAP is overblown others might prefer common 
AJAX with  JSON.

The beauty of a SOAP solution that it would enable arbitry clients to 
connect to TYPO3 and not only a browser.

Masi




More information about the TYPO3-dev mailing list