On Tue, 2005-01-11 at 11:07 -0500, Todd W wrote:
> The most important feature to me that I
> haven't found simplistically supported in an application server is multiple
> views.
All of the MVC ones (Maypole, OI, PageKit, AxKit) support multiple
views, and so do lower-level things like CGI::Application.
> To further accommodate this, If the request does NOT map to a file but DOES
> map to an entry in %INC, it is assumed to be a PerlHandler. This eliminates
> the need for mucking about with httpd.conf, and the ->handler function gets
> passed the application object, complete with session, log, user, and
> request objects.
I hope you have some security on that. There might be some PerlHandlers
in %INC that you don't want just anyone to call.
- Perrin
_______________________________________________
maypole mailing list
maypole at lists.netthink.co.uk
http://lists.netthink.co.uk/listinfo/maypole
This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:57 GMT