[TYPO3-50-general] FLUID and ExtJS (or other widget frameworks)

Timo A. Hummel privat at timohummel.com
Wed Apr 15 20:18:17 CEST 2009


Masi,
> Don't you have any security concerns when you have the business logic in
> the client?
>   
The business logic is not completely contained in the client. It's 
basically the same procedure as if you do it via MVC; the ExtJS client 
can not and should not have more control over the application flow as a 
regular MVC application. Of course, you have completely new 
possibilities, like client-side copy'n'paste for objects and such. It is 
not an easy task to decide which logic goes into the ExtJS client and 
which remains in the "untouchable" FLOW3 core.

cheers,
Timo



More information about the TYPO3-project-5_0-general mailing list