[Zope3-Users] AJAX (was Uploading files)
Stephan Richter
srichter at cosmos.phy.tufts.edu
Thu Jun 1 09:06:56 EDT 2006
On Thursday 01 June 2006 09:01, Jonathan wrote:
> Just curious... what is it about AJAX that you hate? The implementation?
> The concept? Something else?
About everything. JS has no good development tools, it is impossible to do
decent debugging and testing. (No, I do not consider the browser-based
debugger and Selenium acceptable development environments.) Other than that,
the way DOM, JS, et al. solve this sort of problem is just horrible. The
problem of minimizing network data transfer for a GUI has been solved since
over 20 years (X and all its toolkits), but the Web has to reinvent the
wheel.
I am not going to comment further on the issue.
Regards,
Stephan
--
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training
More information about the Zope3-users
mailing list