Re: Idle musings on doing E over again
Raoul Duke <[email protected]> Fri, 12 Oct 2012 11:04:47 -0700
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <CAJ7XQb4vW9j4DyKZFYnKLVWuFZ62Xw=nJDAekYUsfO02SpaR6Q@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! ;-)