logo       

Re: Creating SuperClass for my application: msg#00091

Subject: Re: Creating SuperClass for my application

Cees Hek wrote:
> On 4/24/06, Ed Pigg <ed@xxxxxxxxxxxxxxxxxxxx> wrote:
>> So how I put things like session initialization, database connection,
>> etc.. in the SUPER::cgiapp_init sub. So my SUB CLASS would be
>> something like
>>
>> sub cgiapp_init {
>>         my $self = shift;
>>         $self->SUPER::cgiapp_init(@_);
>>         $self->start_mode();
>>         $self->run_modes( ... );
>> }
> 
> Yes, that would work.  But if you are doing stuff like session init
> and database connections, and you are sure you want to do this on all
> requests, for every runmode, then I would suggest using Michael's
> suggestion and set up a callback (which will always run regardless of
> what you do in the subclass).  That is safer, since you don't have to
> remember to add that SUPER call in the subclass everytime.
> 
> __PACKAGE__->add_callback(init => \&_my_init);

If you're just doing the standard stuff (session initialization, db
connection, etc) there are plugins that will take care of that for you.
One of the biggest benefits of those plugins is that most of them do
lazy loading, so no db connection is created until you use it.

-- 
Michael Peters
Developer
Plus Three, LP


---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/cgiapp@xxxxxxxxxxxxxxxxx/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: cgiapp-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: cgiapp-help@xxxxxxxxxxxxxxxxx




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

Recently Viewed:
linux.arklinux....    user-groups.lin...    kde.usability/2...    ietf.ipp/2002-0...    mail.spam.spamc...    os.netbsd.devel...    audio.cd-record...    text.unicode.de...    php.documentati...    games.fps.halfl...    window-managers...    suse.oracle.gen...    bug-tracking.gn...    video.dvdrip.us...    xfree86.cvs/200...    java.netbeans.m...    network.argus/2...    culture.sf.kill...    debian.ports.al...    freebsd.questio...    qplus.devel/200...    handhelds.palm....   
Home | blog view | USPTO Patent Archive | advertise | OSDir is an inevitable website. super tiny logo

Free Magazines

Cisco News
Receive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business.
subscribe

Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field.
subscribe

The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business.
subscribe

Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company.
subscribe

Total Telecom Total Telecom is "The Economist of the communications industry".
subscribe