Start spliting the namespace driver into the three subtypes needed. First one is...
authorGunnar Wrobel <p@rdus.de>
Mon, 22 Mar 2010 15:11:58 +0000 (16:11 +0100)
committerGunnar Wrobel <wrobel@temple.(none)>
Tue, 23 Mar 2010 06:53:31 +0000 (07:53 +0100)
commit75e12f34d697a0010aed459c02a186bead1c9998
tree6d70d25ee48f55d78fcfb11af9817ff3ad2e8102
parent7dac2c78e1a8a149d934e1c3aec1798cdeb72372
Start spliting the namespace driver into the three subtypes needed. First one is the fixed implementation.
framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver.php
framework/Kolab_Storage/lib/Horde/Kolab/Storage/Namespace.php
framework/Kolab_Storage/lib/Horde/Kolab/Storage/Namespace/Fixed.php [new file with mode: 0644]
framework/Kolab_Storage/package.xml
framework/Kolab_Storage/test/Horde/Kolab/Storage/NamespaceTest.php