Hey Randal --

> Maybe because it competes with OpenInteract, which is far 
> more established.

I don't really think OI and CGI-App are in competition at all.  OI
attempts to be a uber-framework, a la Mason -- or maybe more like
ColdFusion or WebObjects.    CGI::Application just focuses on web
application state management.

CGI::Application doesn't try to bolt on anything else.  The developer
can choose their favorite modules for templating system, database
interface, object persistence, session management, etc.  CGI-App is
specifically made to allow developers to choose from the best available
CPAN libraries, rather than to pre-select for them.

You could probably use CGI::Application to implement part of
OpenInteract, but you wouldn't use one in lieu of the other.  They're
not really comparable at all.

TTYL,

-Jesse-


--

  Jesse Erlbaum
  The Erlbaum Group
  [EMAIL PROTECTED]
  Phone: 212-684-6161
  Fax: 212-684-6226



Reply via email to