Richard Jones wrote:
Rhesa Rozendaal wrote:
Richard Jones wrote:
Well, actually my superclass startmode was called 'form_display' and my
subclass startmode was 'default'. My example showing myapp.cgi?rm=start
was misleading, and only used as an illustration - I could just as
easily have used myapp.cgi?rm=runmode1. Sorry for the confusion. So
where startmode default should be called, it actually loads startmode
form_display instead.
You know, you're right! I see it registering the startmode in the parent, then
the one in the child class, and then it registers the startmode from the
parent *in the child class* again. Weird, I'm sure this worked before, because
I distinctly remember being very happy with how the callback system in cgiapp
works.
Back to the drawing board...
rhesa
##### CGI::Application community mailing list ################
## ##
## To unsubscribe, or change your message delivery options, ##
## visit: http://www.erlbaum.net/mailman/listinfo/cgiapp ##
## ##
## Web archive: http://www.erlbaum.net/pipermail/cgiapp/ ##
## Wiki: http://cgiapp.erlbaum.net/ ##
## ##
################################################################