I think the multi-override feature will become important when it comes
to distributing service components/modules so I can package and ship a
service component and let the clients override their desired
functionality. Talking of overrides, is it severly bad to extend a
default service instead of implementing the interface and delegating the
common behavior? After all it is the same service and clients still code
against interfaces. And it will be much easier to implement the extend
feature than the override, right?
-Harish
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]