> From: Stewart Heckenberg > Sent: Saturday, 30 December 2006 10:22 p.m. > > I've been using CGI::Ajax with CGI::Application, and I'm curious to > > know what you have in mind. At the moment I don't have a > grasp of what > > the plugin would bring to the table. Perhaps you could elaborate? > > Well I was thinking of just making using CGI::Ajax via > CGI::Application more straightforward/transparent by having a > prerun callback/hook that would look for the fname query > param (and a couple of extras) and redirect to the > appropriate cgiapp/runmode to handle the request/response. As > you'd know, the Ajax request calls the script it lives in, > and then it's up to that script to ensure that its starting > runmode catches the fname query param and goes from there. I > just reckon it could be made simpler/seamless :) >
That sounds like a nice clean way to use CGI::Ajax with CGI::Application. I've seen a number of different ways that people try to integrate the two modules, and the best way IMHO means that you need to skip the default way CGI::Ajax likes to do things. If this plugin simplifies things then I'd be more than happy to use (and test) it Dan --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/cgiapp@lists.erlbaum.net/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]