Re: stereotype service (was: underlying politics)



Mike Kestner <mkestner ameritech net> writes:

> Maciej Stachowiak wrote:
> 
> > 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.
> 
> Or possibly a bit more accurately, "an interface that aggregates this
> set of interfaces."  

Well, it's not really an interface itself. You don't QI for the
service and then for the individual interfaces, you QI for the
interfaces directly (I hope I understand this properly now).

 - Maciej




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