[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cgiapp] CGIApp Project Management


Gabor Szabo wrote:

> If not, is there any reason not to develop in plain CGI mode and then
> use mod_perl
> only in some integration (staging) server and in the live application?

If you aren't using the mod_perl/Apache API then developing in CGI mode makes
sense. Although I wouldn't do all of your dev that way. I'd have a flag that
turns it on and off. For one, it's nice to be able to know your app functions in
mod_perl before launching it. And it's also nice if you're doing some
development related tasks that don't require code changes before every request
(like writing docs for the new version, taking screen shots, doing walkthroughs,
etc). It'd suck to demo a new version of something to your boss and have it be
slow just cause you're using CGI cause it's dev code.

-- 
Michael Peters
Plus Three, LP


#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.