Add Horde_Cache factory object
authorMichael M Slusarz <slusarz@curecanti.org>
Fri, 3 Sep 2010 18:41:04 +0000 (12:41 -0600)
committerMichael M Slusarz <slusarz@curecanti.org>
Fri, 3 Sep 2010 19:59:29 +0000 (13:59 -0600)
commitf8e2a4023700f06ff2354439cc215ec7c5091202
tree51e846e2df74ca8efb439c91a91666619a547916
parent4f1148daaa40f372a884092fac3a77925a5e4de2
Add Horde_Cache factory object

Provides a way to default to the Session cache driver, instead of the
Null driver.
framework/Core/lib/Horde/Core/Binder/Cache.php
framework/Core/lib/Horde/Core/Binder/CacheFactory.php [new file with mode: 0644]
framework/Core/lib/Horde/Core/Factory/Cache.php [new file with mode: 0644]
framework/Core/lib/Horde/Registry.php
framework/Core/package.xml