On 26.03.2008 11:47, shai200 wrote:
I figured out the 2.1 way from reading that 2.1 documentation, and it works
for me (only that I implemented AbstractGenerator instead of
ServiceableGenerator). However the 2.2 Spring way is not fully documented
yet, so I don't know how to do this...
Spring is about injecting dependencies/lower level components into
higher level components. This also works with simple configuration
parameters like strings and ints. You can do the same with the Avalon
interfaces like Configurable or Serviceable. If you do not even use the
latter you might have no dependencies/configuration - and so you
probably neither need Spring.
Joerg
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]