My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 80
Status: proof of concept, seeking [Feedback] *"Here's one I made earlier."* Hoime aims to simplify the use of existing dependency injection frameworks by eliminating explicit injection code. This is achieved by weaving injection requests into object constructors as required. The goal is to ...
There are many dependency injection (DI) framework, out of them some are really popular (such as Spring(TM) and Guice(TM)) and some are less popular. And since JavaSE5 (TM), annotation based ID became really popular instead of XML based injection. Most of the DI framework came up with their own anno...
[http://www.piwiframework.de http://www.piwiframework.de/gx/piwi-logo_small.png] PIWI is an XML/XSLT Transformation Framework written in PHP. It's basic concepts and ideas have been stolen from the great Java-Applications [http://cocoon.apache.org Apache Cocoon] and [http://forrest.apache.org Apa...
Struts-DI is a small library for Java 5.0 (and above) that enables dependency injection (DI) for EJB session beans in Struts 1.x Action classes using the standard Java EE @EJB annotation. Using Struts-DI is easy: # Include the libary jar file (or the separate class files) in your web applica...
A _super small_ and _lightening fast_ *dependency injection* container for .Net and Java written in F# and Scala respectively *Yadic* is a container with attitude and aligns itself with the following tenets; * lightweight (only 15KB) * lightening fast (1 million resolves in 0.28s) * si...
The _imind-php_ library is a set of classes, that extend [http://framework.zend.com Zend Framework] and [http://www.doctrine-project.org Doctrine]. It also contains a dependency injection library and a javascript/css builder. Parts of the library: * *Imind_Context*: a dependency injection lib...
<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...
Gyroscope is a service layer runtime (SLR) for OSGi that aims to hide most of the dynamics of the platform providing a _stabilized_ programming environment. = Goals = === Constructor friendly === Allow the user to pass OSGi services to constructors and store them in final fields. This will i...
Guice Composites is an experimental extension to Guice. It tries to make it easy to use dependency injection as a sustained process that starts with the bootstrapping of the main singletons and continues on with the creation of shorter-living object graphs. A typical object application starts lif...
==In 5 seconds== Ninject is the ninja of dependency injectors. ==In 30 Seconds== Ninject is a lightning-fast, ultra-lightweight dependency injector for .NET applications. It helps you split your application into a collection of loosely-coupled, highly-cohesive pieces, and then glue them bac...
1 2 3 4 5 6 7 8 Next