This link has been bookmarked by 50 people . It was first bookmarked on 05 Jul 2006, by morrita.
-
17 Sep 09
-
27 Aug 09
-
I use component to mean a glob of software that's intended to
be used, without change, by application that is out of the control of
the writers of the component.
-
-
03 Aug 09
-
Using a Segregated Interface for the Locator
-
Using a Segregated Interface for the Locator
- 3 more annotations...
-
-
Using a Segregated Interface for the Locator
-
Using a Segregated Interface for the Locator
-
One of the
-
-
-
12 Jun 09
-
09 Jun 09
-
11 May 09
-
01 May 09
-
27 Apr 09
-
01 Apr 09
-
30 Mar 09
-
20 Mar 09
-
19 Mar 09
-
02 Mar 09
-
lightweight
containers that help to assemble components from different projects -
component to mean a glob of software that's intended to
be used, without change, by application that is out of the control of
the writers of the component - 1 more annotations...
-
-
service is similar to a component in that it's used by
foreign applications. The main difference is that I expect a component
to be used locally (think jar file, assembly, dll, or a source
import). A service will be used remotely through some remote
interface, either synchronous or asynchronous (eg web service,
messaging system, RPC, or socket.)
-
-
-
19 Feb 09
-
17 Dec 08
-
29 Nov 08
-
14 Nov 08
-
16 Oct 08
-
12 Sep 08
-
06 Sep 08
-
22 Jun 08
-
29 Mar 08
-
20 Mar 08
-
06 Feb 08
-
17 Jan 08
-
18 Dec 07
-
There are three main
-
-
06 Dec 07
-
18 Jul 07
DJHell .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
Dependency Injection Fowler Inversion of Control Martin Muster Spring Framework development
-
05 Jul 07
-
11 Apr 07
Micky DIn 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
-
13 Mar 07
Johann RichardIn 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
for:unic.com architecture article blog blogs code comparison container control design development dynamic enterprise flash framework geek ideas information injection introduction j2ee java language learning model patterns php programming rails refactoring
-
05 Jan 07
-
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.
-
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.
-
-
03 Dec 06
-
18 Sep 06
-
03 Jan 06
-
27 Jul 05
-
16 Jun 05
Dan HowardMartin Fowler explains Dependency Injection (which the Spring Framework implements)
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.