First stab at caching the Horde_Share listcache, instead of the entire horde_share...
authorMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 12 Nov 2010 18:57:19 +0000 (13:57 -0500)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Fri, 12 Nov 2010 18:57:19 +0000 (13:57 -0500)
commit2ecc04e00288fbf6beffb065d20aac9c491e59ce
tree924adabcfeabf5647cda943f5dc5f0c56f216345
parentb4e78c0c8691817b6078a021b644e117b915c311
First stab at caching the Horde_Share listcache, instead of the entire horde_share object.
17 files changed:
ansel/lib/Gallery.php
framework/Core/lib/Horde/Core/Factory/Share.php
framework/Core/lib/Horde/Core/Factory/ShareBase.php [new file with mode: 0644]
framework/Core/lib/Horde/Core/Share/Driver.php
framework/Core/lib/Horde/Core/Share/FactoryCallback.php [new file with mode: 0644]
framework/Core/package.xml
framework/Share/lib/Horde/Share.php
framework/Share/lib/Horde/Share/Datatree.php
framework/Share/lib/Horde/Share/Kolab.php
framework/Share/lib/Horde/Share/Object.php
framework/Share/lib/Horde/Share/Object/Datatree.php
framework/Share/lib/Horde/Share/Object/Kolab.php
framework/Share/lib/Horde/Share/Object/Sql.php
framework/Share/lib/Horde/Share/Object/Sql/Hierarchical.php
framework/Share/lib/Horde/Share/Sql.php
framework/Share/lib/Horde/Share/Sql/Hierarchical.php
framework/Share/package.xml