PUBLIC   marks

PUBLIC MARKS with tag "design patterns"

Sponsorised links

May 2008

April 2008

Intercepting Filter [Web Application Component Toolkit]

by ghis (via)
Intercepting filters are used to preprocess requests and post process responses. They wrap and modify or transform the inputs and outputs to core application logic.

Session de la Conférence PHP Québec 2007

by damdec
des tas de ressources php. 12-14 mars 2008 / Montréal, Canada, conférence PHP quebec

Sponsorised links

March 2008

Spring Framework

by roulian & 5 others
Welcome to the home of the Spring Framework, the leading full-stack Java/JEE application framework. Led and sustained by SpringSource, Spring delivers significant benefits for many projects, increasing development productivity and runtime performance while improving test coverage and application quality.

Inversion of Control Containers and the Dependency Injection pattern

by roulian (via)
In the Java community there's been a rush of lightweight containers that help to assemble components from different projects into a cohesive application. Underlying these containers is a common pattern to how they perform the wiring, a concept they refer under the very generic name of "Inversion of Control". In this article I dig into how this pattern works, under the more specific name of "Dependency Injection", and contrast it with the Service Locator alternative. The choice between them is less important than the principle of separating configuration from use.

February 2008

Martin Fowler

by roulian & 5 others
I am an author, speaker, and consultant on the design of enterprise software. On this site I keep as much information as I can on-line. There are links to my books, various on-line articles, and links to areas relevant to my work. My primary areas of involvement are in object-oriented development, refactoring, patterns, agile methods, enterprise application architecture, domain modeling, and extreme programming. I work for ThoughtWorks, an outstanding application development and consulting company.

January 2008

December 2007

Hillside.net - Your Patterns Library

by ghis & 4 others
Encourage les pratiques de programmation et de conception communes et centralise des ressources sur les patterns.

Portland Pattern Repository

by ghis & 1 other
Wiki dédié à tout ce qui est lié aux patterns.

Patterns for PHP

by stoneland & 1 other
Patterns for PHP is a repository of Design Patterns implemented specifically for PHP

November 2007

July 2007

June 2007

PUBLIC TAGS related to tag "design patterns"

no tag

Sponsorised links