/[cvs]/nfo/perl/libs/App/Process.pm
ViewVC logotype

Diff of /nfo/perl/libs/App/Process.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Thu Feb 20 18:41:48 2003 UTC revision 1.2 by joko, Thu Mar 27 15:43:05 2003 UTC
# Line 2  Line 2 
2  ##  $Id$  ##  $Id$
3  ## ----------------------------------------------------------------------  ## ----------------------------------------------------------------------
4  ##  $Log$  ##  $Log$
5    ##  Revision 1.2  2003/03/27 15:43:05  joko
6    ##  minor fix: new comment/remark
7    ##
8  ##  Revision 1.1  2003/02/20 18:41:48  joko  ##  Revision 1.1  2003/02/20 18:41:48  joko
9  ##  + initial commit  ##  + initial commit
10  ##  ##
# Line 120  sub _bootDatabases { Line 123  sub _bootDatabases {
123    my $dbkeys;    my $dbkeys;
124    
125    my $dbcfg;    my $dbcfg;
126      
127      # CACHE THIS! JUST BOOT STORAGES INTO CONTAINER IF NOT ALREADY DONE!
128    my $container = DesignPattern::Object->fromPackage('Data::Storage::Container');    my $container = DesignPattern::Object->fromPackage('Data::Storage::Container');
129        
130    if (my $dbkey_raw = $self->{app}->{use_databases}) {    if (my $dbkey_raw = $self->{app}->{use_databases}) {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed