Re: Separation of API and implementation
- From: hforco2@xxxxxxxxxxxxxx
- Date: Tue, 14 Aug 2007 14:32:28 -0000
But often hierarchies aren't not really parallel. Either X or Y could be
designed class-wide. Then you dispatch along the opposite axis and no
second dispatch (poorly emulated by a cast in your example) is needed.
--
Can you give an example of this - I don't fully understand what you
mean by 'class-wide'?
In what sense is it a bad design?
Regards
Howard.
.
- Follow-Ups:
- Re: Separation of API and implementation
- From: Dmitry A. Kazakov
- Re: Separation of API and implementation
- References:
- Separation of API and implementation
- From: hforco2
- Re: Separation of API and implementation
- From: Dmitry A. Kazakov
- Separation of API and implementation
- Prev by Date: Re: Separation of API and implementation
- Next by Date: Re: Separation of API and implementation
- Previous by thread: Re: Separation of API and implementation
- Next by thread: Re: Separation of API and implementation
- Index(es):