Sells Fred wrote:
> Is Quixote a viable solution in the Ajax environment?
The term is so vague it is hard to give a definite answer but I have
been adding "ajax improvements" to some of my applications without any
problem, mostly using the ideas expressed in this talk:
http://domscripting.com/presentations/xtech2006/
> Does Quixote work well with mod_python?
I switched away all my apps from mod_python to scgi, not that they
were malfunctioning, just that mod_scgi maintenance is much lower.
Hope it helps,
Frederic