Carsten Ziegeler wrote:
Bart Molenkamp wrote:
And I thought that people here rather move away from Avalon's
interfaces. Then why introduce another dependency on it, when
configuration can do the same?
Yes, I tend to agree with you. So let's forget about the new interface
and use the preload flag.
In this case I don't believe I agree. Configuration is great when
things need to be configurable. But if a component can only operate
when configured a certain way then what is gained by that? In that case
it should be hard-wired.
Ralph