The ComponentXXX interfaces return objects implementing Component, while
the ServiceXXX interfaces just return Object. Means that you don't have
to implement Component all the time.

When we decided that Component was unneccessary and unwanted, we
couldn't
change the ComponentXXX interfaces as the change was
backwards-incompatible.
Thus - ServiceXXX interfaces.

/LS

> From: Jonathan Hawkes [mailto:[EMAIL PROTECTED] 


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

Reply via email to