Thinking again with a clear mind this morning it is apparent to me that the extends is bad when you don't know what the implementation is going to be. Never mind.

-Harish

Harish Krishnaswamy wrote:

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]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to