Ph: 20080822
What's new? | Help | Directory | Sign in
Google
Projects on Google Code Results 1 - 10 of 34
=Guice= Put simply, Guice alleviates the need for factories and the use of `new` in your Java code. Think of Guice's `@Inject` as the new `new`. 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...
[http://autofac.googlecode.com/ http://autofac.googlecode.com/svn/site/autofac-100.png] Autofac is a fresh approach to [http://martinfowler.com/articles/injection.html IoC] in .NET that fits well with C# 3.0: {{{ var builder = new ContainerBuilder(); builder.Register<Straight6TwinTurbo>()....
[http://autofac-contrib.googlecode.com/ http://autofac-contrib.googlecode.com/svn/site/autofac-contrib-100.png] This project's goal is to make a wide array of extensions and integration libraries for [http://autofac.org Autofac] available. If you've got code to contribute, please post it to th...
Salve solves the problems that cause anemic domain model anti-pattern [[http://www.martinfowler.com/bliki/AnemicDomainModel.html 1]] [[http://www.theserverside.com/patterns/thread.tss?thread_id=31010#172016 2]] and brings back object oriented programming to the business tier. It allows POJOs to refe...
=ROCKET GWT FRAMEWORK= The Rocket GWT library/framework consists of a number of components that can assist developers get more out of GWT. A variety of modules exist each performing a specialised task. Each module contains many tests that not only make sure it works but also provide a value so...
=!AtUnit= !AtUnit *minimizes boilerplate code* in unit tests and *guides test development* by enforcing good practices. * mark exactly one field with `@Unit` to indicate the object under test. * mark fields with `@Mock` or `@Stub` to obtain mock objects * inject your tests, and your ...
PocoCapsule is an _[IoC_containers_vs_DI_pattern inversion of control]_ (IoC), a.k.a _[IoC_containers_vs_DI_pattern dependency injection]_ (DI), framework as well as a _domain specific modeling_ (DSM) engine. The main goals of PocoCapsule are to support declarative assemblying/deploying/configuring ...
http://f.hatena.ne.jp/images/fotolife/s/shot6/20080822/20080822172957.jpg T2 framework is a simple annotation based web framework for web & java developers. Lucy is the lightweight dependency injection and AOP container, as the sub project of T2.
===Restful widgetry=== *warp-widgets* is a ridiculously simple, _statically-typed_ development layer for rendering rich web pages from [http://code.google.com/p/google-guice Guice] applications. It integrates tightly with Guice, HTML and HTTP making it easy for you to wrap and reuse GWT, DWR...
Application architecture should separate the BuildingBlocks that make up an application from the ApplicationWiring that defines how they are linked together. NDI is a DependencyInjection framework for .Net that provides a DesignPattern influenced DSL for defining the ApplicationWiring. Using N...

In order to show you the most useful results, we have omitted inactive projects.
If you like, you can repeat the search with the omitted results included.

1 2 3 4 Next


You are viewing a mobilized version of this site...
View original page here

How do you rate mobile version of this page?

Mobilized by Mowser Mowser