Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: Subclassing and CGI::Prototype

by tlm (Prior)
on May 19, 2006 at 18:54 UTC ( [id://550562]=note: print w/replies, xml ) Need Help??


in reply to Re: Subclassing and CGI::Prototype
in thread Subclassing and CGI::Prototype

Thanks.

I've thought about fixing that by forcing the CGI slot to always be located up in CGI::Prototype, but I have to think through that carefully to make sure that doesn't break some other assumption.

Hey, that's what unit tests are for! :)

Anyway, in the meantime, I've added a few notes to the CGI::Prototype page at AnnoCPAN.

the lowliest monk

Replies are listed 'Best First'.
Re^3: Subclassing and CGI::Prototype
by merlyn (Sage) on May 19, 2006 at 22:26 UTC
    Try this patch. Change $self->reflect->addSlot to __PACKAGE__->reflect->addSlot in CGI/Prototype.pm in the initialize_CGI subroutine. I think that'll do it right. But I'm trying to think of how to have subclasses also be able to select where the CGI slot should be.

    -- Randal L. Schwartz, Perl hacker
    Be sure to read my standard disclaimer if this is a reply.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://550562]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (7)
As of 2024-03-19 09:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found