| Projects on Google Code | Results 1 - 8 of 8 |
I always dreamed of composing applications from collaborating independent parts. That's what I think object-oriented programming was supposed to be about.
These libraries are my ongoing effort to achieve that dream.
*NOTE*: This is a work in progress hence no release versions or downloads are ...
<table align="right"><tr><td>
<wiki:video url="http://www.youtube.com/watch?v=hBVJbzAagfs"/>
</td></tr><tr><td align="right"><a href="http://google-guice.googlecode.com/files/Guice-Google-IO-2009.pdf">Presentation Slides (PDF)</a></td></tr></table>
=Guice=
Put simply, Guice alleviates the ne...
Java,
DependencyInjection,
InversionOfControl,
Google,
Testability,
UnitTesting,
LooseCoupling,
Components,
IOC,
Guice
snake-guice is a simple, lightweight Python dependency injection framework based on google-guice. The Guice way of doing things is quite a bit different than the current breed of XML IoC containers.
This is experimental code. APIs will likely change and implementation will definitely change.
T...
Python,
DependencyInjection,
InversionOfControl,
Testability,
UnitTesting,
IOC,
LooseCoupling,
Guice
*JGentle*'s features are referred to as *_Inversion of Control_* (IoC) Container or _Lightweight Container_. The adoption of JGentle in an application ensures the use of certain design principles which improve _encapsulation, modularization, testability and reusability_, offering configuration via _...
IoC,
DependencyInjection,
AspectOrientedProgramming,
Annotation,
Definition,
InversionOfControl,
LooseCoupling,
Components,
jgentle,
jgentleframework,
AOP,
Dependency-Injection,
Inversion-Of-Control,
java
PIoC helps you design better APIs. It alleviates the need for factories and the use of new in your PHP code. You will still need to write factories in some cases, but your code will not depend directly on them. Your code will be easier to change, unit test and reuse in other contexts.
TODO:
* ...
PHP,
DependencyInjection,
InversionOfControl,
Testability,
UnitTesting,
LooseCoupling,
Components,
IOC,
PIoC
English is not my strongest foreign language. You are welcome to comments ;))
= Introduction =
Yocef is a Lightweight IoC Event Framework. Yocef is aimed to provide simple, although powerful, pattern to implement events handling on any kind of objects.
With yocef, you can:
* Use Events in...
IoC,
Event,
Listener,
Suscriber,
GWT,
Java,
Modular,
UnitTesting,
InversionOfControl,
Testability,
LooseCoupling
A Cool NEW Framework for Hot, Quick-Fire ( n Sure-Fire !! ;-) ) Rapid Application Development with the help of IOC containers (like Guice, Spring, etc) & ORM tools (like Hibernate, Ibatis, etc )
Also allow for/Promote nice (?! :) ) principles like 'Loose Coupling', Testability (using Unit testing...
Framework,
Java,
InversionOfControl,
ObjectRelationalMapping,
Components,
LooseCoupling,
UnitTesting,
Testability,
IOC,
ORM,
Spring,
Guice,
Hibernate
as3guice lightweight dependency injection framework for actionscript3 inspired by google-guice.