Start extracting the modular approach from the components package so that I can use...
authorGunnar Wrobel <p@rdus.de>
Wed, 15 Dec 2010 08:22:38 +0000 (09:22 +0100)
committerGunnar Wrobel <p@rdus.de>
Thu, 16 Dec 2010 07:07:01 +0000 (08:07 +0100)
commitf9492a25f2b7b301afa393562d312b3ee42fd514
treef49efc655b1866d90dad2fa04f46eedff2b80fde
parent692965f02010adf721675d77bfa259f4e8c9a01b
Start extracting the modular approach from the components package so that I can use the same method for Kolab_Cli.
framework/Cli_Modular/COPYING [new file with mode: 0644]
framework/Cli_Modular/lib/Horde/Cli/Modular.php [new file with mode: 0644]
framework/Cli_Modular/package.xml [new file with mode: 0644]
framework/Cli_Modular/test/Horde/Cli/Modular/AllTests.php [new file with mode: 0644]
framework/Cli_Modular/test/Horde/Cli/Modular/Autoload.php [new file with mode: 0644]
framework/Cli_Modular/test/Horde/Cli/Modular/TestCase.php [new file with mode: 0644]
framework/Cli_Modular/test/Horde/Cli/Modular/Unit/ModularTest.php [new file with mode: 0644]
framework/Cli_Modular/test/Horde/Cli/Modular/phpunit.xml [new file with mode: 0644]