[snip]
Jean-Sebastien Delfino wrote:
For example, the "variant implementation of the assembly model" has a
number of changes that coupled with what you describe above will
basically require a re-write of kernel.
I have not committed yet this variant implementation of the assembly
model as I just started to experiment with it yesterday. What I have
in the sandbox at the moment is a set of interfaces defining an
assembly model API, and a default implementation of these interfaces.
The variant implementation that I'm talking about is a prototype of a
different implementation of (a subset of) the same model interfaces,
backed by Spring bean definitions. This will help illustrate how clean
interfaces allow for alternate implementations of one or more modules,
and facilitate the integration with a particular runtime environment
(Spring in this case). I've just spent a few hours on this prototype
so it's not really baked yet, but I'll commit what I have soon so that
people can take a look if they are interested.
I just committed a few classes in sca/modules/bean and bean-test under
revision r522186 to show what I meant by a variant implementation of the
assembly model.
--
Jean-Sebastien
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]