[TYPO3-hci] New Web Module based on Dojo Toolkit

Martin Kutschker Martin.Kutschker at n0spam-blackbox.net
Wed Oct 11 14:20:54 CEST 2006


Kasper Skårhøj schrieb:
> Hi,
> 
> I think the discussion about accessibility in the backend and JS or  not 
> should be a 5.0 concern. I don't see it in the future of 4.x at all.

Yes. As for 5.0: it could make sense to write the BE around "services" with 
a kind of "protocol" The "protocal" might be a pure PHP API, but may 
include "external" APIs with pure XML or Web Services (SOAP).

So there could be many possible BEs. I suggest this because I don't think 
any complex with reasonable modern functionality is really maintanable if 
it has to provide fallbacks for anything. IMHO the basic BE should be a 
modern JS interface with a good deal of AJAX and DOM manipulation. Writing 
a separate JS-less BE is probably much easier (with the mentioned 
"services") than catching any possible client variant.

Masi



More information about the TYPO3-team-hci mailing list