Re: stereotype service (was: underlying politics)



Dietmar Maurer <dietmar maurer-it com> writes:

> The question is what a service exactly is.
> 
> I thought it is multiple inheritance on interfaces?
> 

It does not seem to be that. From what I can tell, it's just a spec
that says "an object that implements this set of interfaces", but you
still need to QI for them. So really, it's a way to specify
aggregation, not multiple inheritance.

 - Maciej





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]