>>> CGI::Application has a number of plugins now that make it more
>>> interesting. Apache::PageKit might be interesting to you as well.
>>
>>
>>
>> AFAIU it does not have fetching objects from the database by class
>> name and id as a defining feature. Ditto about CGI::Application.
>
>
> Are you referring to generating automatic editing forms? Struts, and
> Spring don't do that either AFAIK. OpenInteract does some of it.
>
> It's a relatively simple piece of glue code to map URIs to method calls.
> Doing a good job at auto-generating forms can be tough though.
I am not necessarily going as far as auto-generating forms (people like
to customize them anyway), but both Maypole and my framework always
suppose you are dealing with an object of class A with id X, not with
just arbitrary URLs. (ID can be null, of course.) Plus, I also have an
application name as a required parameter, which lets me use one script
as a front-end for all my applications. I wonder how I would separate
applications in Maypole.
Simon
--Simon (Vsevolod ILyushchenko) simonf at cshl.edu http://www.simonf.com
Terrorism is a tactic and so to declare war on terrorism is equivalent to Roosevelt's declaring war on blitzkrieg.
Zbigniew Brzezinski, U.S. national security advisor, 1977-81
_______________________________________________ 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