[commits] Horde branch master updated. 513c1419ec8aec34b3eb10bd9f233536e6e6cad4
Gunnar Wrobel
p at rdus.de
Fri Oct 2 13:40:22 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: bb4162ab25369daf39a400c3226bf854aa1de6f1
84eac74... Phpdoc.
93506af... Some example of how to use Horde_Injector.
513c141... Add a text that gives some background on dependency injection and provides a few examples.
-----------------------------------------------------------------------
commit 84eac74cb6f6dd11149da8d8a96fae9bd2c2ff2a
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Oct 2 15:40:09 2009 +0200
Phpdoc.
framework/Injector/lib/Horde/Injector/Binder.php | 34 +++++++++++++++++++++-
1 files changed, 33 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Injector/lib/Horde/Injector/Binder.php?rt=horde-git&r1=079d550cbef5e7b08743d7917e1efb23b5f2d488&r2=84eac74cb6f6dd11149da8d8a96fae9bd2c2ff2a
-----------------------------------------------------------------------
commit 93506afbce096039caeaa581628a876410dfdac2
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Oct 2 15:40:33 2009 +0200
Some example of how to use Horde_Injector.
framework/Injector/examples/Horde/Injector/binder.php | 56 +++++++++
framework/Injector/examples/Horde/Injector/factory.php | 40 ++++++
framework/Injector/examples/Horde/Injector/implementation.php | 50 ++++++++
framework/Injector/examples/Horde/Injector/setget.php | 18 +++
4 files changed, 164 insertions(+), 0 deletions(-)
create mode 100644 framework/Injector/examples/Horde/Injector/binder.php
create mode 100644 framework/Injector/examples/Horde/Injector/factory.php
create mode 100644 framework/Injector/examples/Horde/Injector/implementation.php
create mode 100644 framework/Injector/examples/Horde/Injector/setget.php
http://git.horde.org/co.php/framework/Injector/examples/Horde/Injector/binder.php?rt=horde-git&r=93506afbce096039caeaa581628a876410dfdac2
http://git.horde.org/co.php/framework/Injector/examples/Horde/Injector/factory.php?rt=horde-git&r=93506afbce096039caeaa581628a876410dfdac2
http://git.horde.org/co.php/framework/Injector/examples/Horde/Injector/implementation.php?rt=horde-git&r=93506afbce096039caeaa581628a876410dfdac2
http://git.horde.org/co.php/framework/Injector/examples/Horde/Injector/setget.php?rt=horde-git&r=93506afbce096039caeaa581628a876410dfdac2
-----------------------------------------------------------------------
commit 513c1419ec8aec34b3eb10bd9f233536e6e6cad4
Author: Gunnar Wrobel <p at rdus.de>
Date: Fri Oct 2 15:41:12 2009 +0200
Add a text that gives some background on dependency injection and provides a few examples.
framework/Injector/doc/Horde/Injector/usage.txt | 390 +++++++++++++++++++++++
1 files changed, 390 insertions(+), 0 deletions(-)
create mode 100644 framework/Injector/doc/Horde/Injector/usage.txt
http://git.horde.org/co.php/framework/Injector/doc/Horde/Injector/usage.txt?rt=horde-git&r=513c1419ec8aec34b3eb10bd9f233536e6e6cad4
More information about the commits
mailing list