Hi Everyone, I've just recently found CGI::Application and this mailing list. I've created a base class WebBase which inherits from CGI::Application and contains a basic framework for creating web apps. I wrapped standard database calls as well as CGI::Session into it. This gives me a pretty solid base for any of the web sites I have to build. For specific sites, I create one more class under web base to serve as the base class to all my actual apps. In this class I place anything that is global to the site. I'm pretty new to using CGI::Application and this is the first that I've seen an opportunity to place some structure around cgi code. I'm pretty pumped about it. My fear is that under load all those layers of code tings will begin to slow down, so I'll let you know how that goes. I'm just starting to look into mod_perl also, is CGI::Application compatible with that? I saw something about being able to preload cgi modules, maybe that will help out if my modules ever grow out of control. just thought i'd share, feel free to let me know if i'm headed down a sure path to destruction as it doesn't sound like anyone else is taking this approach. thanks, nate --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/suppressed/ To unsubscribe, e-mail: suppressed For additional commands, e-mail: suppressed
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.