Mark Stosberg wrote:
I sense our conversation has a circular and about is about to reboot.
That's my cue! ;)
I'm working on the BREAD framework and I have the callback thing working
and it's creating runmodes, but when the first one ('start') is trying
to be called, I get:
$ perl -I/home/jason/cpan/CAP-Bread/lib index.cgi
CGI::Application::Plugin::BREAD::bread_db() called!
CGI::Application::Plugin::BREAD::register_runmodes() called!
Error executing run mode 'start': Can't locate object method "start" via
package "MyBREADApp" at /usr/share/perl5/CGI/Application.pm line 154.
at index.cgi line 8
So I have my dynamic 'start' runmode defined in the Plugin and the
cgiapp is looking for it in the base class, but I have it defined in the
Plugin class.
- Jason
---------------------------------------------------------------------
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]