[Catalyst] Re: Catalyst vs Rails vs Django Cook off
A. Pagaltzis
pagaltzis at gmx.de
Thu Jan 18 13:47:43 GMT 2007
* Jay K <jayk at ion0.com> [2007-01-17 18:20]:
> I agree 100% on this... if we are judging Catalyst, et al, as
> simple dispatchers, then we should consider apache+cgi in the
> discussion as well - as apache is obviously one of the most
> venerable and widely deployed dispatchers out there.
Eh? Apache doesn’t dispatch anything unless maybe you’re talking
about mod_perl, and CGI.pm certainly doesn’t dispatch anything.
Not in the web framework sense of dispatch anwyay, which was born
precisely out of the desire to avoid having to write an ad-hoc
dispatcher in every CGI script.
Regards,
--
Aristotle Pagaltzis // <http://plasmasturm.org/>
More information about the Catalyst
mailing list