[cvs] commit: horde/lib Category.php Share.php horde/lib/Category null.php sql.php

Chuck Hagenbuch chuck@horde.org
Sat, 21 Sep 2002 21:05:59 -0700 (PDT)


chuck       2002/09/21 21:05:58 PDT

  Modified files:
    lib                  Category.php Share.php 
    lib/Category         sql.php 
  Added files:
    lib/Category         null.php 
  Log:
  - &singleton method for Share::
  - a true null category driver, that caches data during a request and behaves
    much better than it used to.
  - other minor Category:: cleanups
  
  Revision  Changes    Path
  1.33      +5 -59     horde/lib/Category.php
  1.1       +141 -0    horde/lib/Category/null.php (new)
  1.31      +4 -6      horde/lib/Category/sql.php
  1.12      +29 -5     horde/lib/Share.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Category.php?r1=1.32&r2=1.33&ty=u
  http://cvs.horde.org/co.php/horde/lib/Category/null.php?r=1.1
  http://cvs.horde.org/diff.php/horde/lib/Category/sql.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Share.php?r1=1.11&r2=1.12&ty=u