Re: Idle musings on doing E over again

Raoul Duke <[email protected]> Fri, 12 Oct 2012 13:44:45 -0700
Newsgroups gmane.comp.lang.e.general
Message-ID <CAJ7XQb58aYD+UzaiQnRF+HLhWmbtVTavyhxfy3TjboiYRsXOnw@mail.gmail.com>
On Fri, Oct 12, 2012 at 9:12 AM, David Mercer <[email protected]> wrote:
> Thomas' inheritance use case

well he showed Interface, not Class, extension; interface extension
seems slightly less problematic than actual is-a Class inheritance
because i can still do has-a that meets the interface spec. (down with
java-style oo! ;-)