Re: newbie mod_python+quixote+dojo

Frederic Peters <[email protected]> Fri, 20 Oct 2006 16:58:48 +0200
Newsgroups gmane.comp.web.quixote.user
Message-ID <[email protected]>
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