[cvs] commit: horde/lib Cache.php Category.php Crypt.php GraphSprocket.php Prefs.php Token.php VFS.php

Chuck Hagenbuch chuck@horde.org
Tue, 2 Jul 2002 21:46:28 -0700 (PDT)


chuck       2002/07/02 21:46:28 PDT

  Modified files:
    lib                  Cache.php Category.php Crypt.php 
                         GraphSprocket.php Prefs.php Token.php 
                         VFS.php 
  Log:
  Update all factory() methods to allow loading of subclasses from an individual
  application's lib/ directory or from the include_path.
  
  Revision  Changes    Path
  1.5       +65 -12    horde/lib/Cache.php
  1.25      +10 -14    horde/lib/Category.php
  1.8       +65 -13    horde/lib/Crypt.php
  1.4       +43 -19    horde/lib/GraphSprocket.php
  1.71      +42 -21    horde/lib/Prefs.php
  1.10      +70 -14    horde/lib/Token.php
  1.8       +38 -13    horde/lib/VFS.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Cache.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Category.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Crypt.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/horde/lib/GraphSprocket.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs.php?r1=1.70&r2=1.71&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Token.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/horde/lib/VFS.php?r1=1.7&r2=1.8&ty=u