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 :) Stew --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
