On Jan 16, 2007, at 12:41 PM, Frank Wiles wrote:

   I believe most of the web frameworks provide this sort of
   abstraction, at least I know Gantry ( www.usegantry.org ) does.

   You can move between the Gantry standalone server, CGI, FCGI, MP1,
   and MP2 with little to no code changes.  ( With the CGI interfaces
   you have to write a bit of code to handle URI location to handler
   mappings that you would normally get from httpd.conf ).

well:
1) the abstraction is usually done within the framework. I haven't seen a general CPAN module yet that can be used outside of these frameworks. 2) I use my own MVC framework ( nothing met my needs a few years back )

// Jonathan Vanasco

| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| FindMeOn.com - The cure for Multiple Web Personality Disorder
| Web Identity Management and 3D Social Networking
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
| RoadSound.com - Tools For Bands, Stuff For Fans
| Collaborative Online Management And Syndication Tools
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -


Reply via email to