Sunday, July 03, 2005

Composite Inversion of Control

I've just mailed with Hammet on the CastleProject devel-list.
I need a way to "divide et impera" the components.
Every component is formed of sub-components,
and the Container's job (MicroKernel) is to link all these elements
into one running application. Every partial-configuration file,
is responsible for setting-wiring its sub-coordinating components.

This is how the Metro is doing.

0 Comments:

Post a Comment

<< Home