I've just had a chance to actually look over the POD and the code of CGI::App::MailPage.
Very nicely done, given me much inspiration for how to go about writing the documentation / hairy param requirements parts of my cgiapp add-on module(s). === steve comrie :: senior developer www.shrinkingplanet.ca ----- Original Message ----- From: "Sam Tregar" <[EMAIL PROTECTED]> To: "Steve Comrie" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Sunday, January 06, 2002 7:06 PM Subject: Re: [cgiapp] ANNOUNCE: CGI::Application::MailPage 1.0 > On Sun, 6 Jan 2002, Steve Comrie wrote: > > > I'm really pleased to see things going in this direction (mini-apps and > > all). > > Great! > > > I've recently gotten some feedback / ideas on my login module to include > > things like user registration and emailing a user their password if > > forgotten .. i'll do some work in the coming weeks and hopefully we'll have > > another 'official' CGI::Application mini-application module. > > Sounds interesting. I think the key here will be a very high degree of > configurability. My experience with web-apps is that they tend to vary > the most in their login / registration systems. LDAP, SQL, .htaccess, > etc. After you get by authentication everything is usually normal CGI. > > > Maybe in the future it might do us all well to design some sort of > > standardized way of creating such modules so that all modules could interact > > with each other better. Of course this is obviously a long way's off but i'm > > bored and feel like rambling. > > WSDL? I was having mad visions of CGI::Application::SOAP last night. > Lord forgive me... > > -sam > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
