Start using dependency injection.
authorGunnar Wrobel <p@rdus.de>
Mon, 6 Sep 2010 08:04:39 +0000 (10:04 +0200)
committerGunnar Wrobel <p@rdus.de>
Mon, 6 Sep 2010 10:46:58 +0000 (12:46 +0200)
commit85e906aa9fbdda32d13afd098e4c22ff0a30963d
tree645e7ed8352da03e0bdbdeccb5276554ef3f115b
parent8ccc70ff19b1f0670baec9e42f1c22f0ee443bc8
Start using dependency injection.
components/lib/Components.php
components/lib/Components/Dependencies.php [new file with mode: 0644]
components/lib/Components/Dependencies/Injector.php [new file with mode: 0644]
components/lib/Components/Module.php
components/lib/Components/Module/Base.php [new file with mode: 0644]
components/lib/Components/Module/Installer.php
components/lib/Components/Modules.php
components/lib/Components/Runner/Installer.php [new file with mode: 0644]
components/package.xml