Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!unix.cis.pitt.edu!dsinc!netnews.upenn.edu!msuinfo!news From: sticken@pleiades.cps.msu.edu Newsgroups: comp.lang.smalltalk Subject: Re: Multiple inheritance in Smalltalk-80 2.5 Message-ID: <1991Jun8.121019.5176@msuinfo.cl.msu.edu> Date: 8 Jun 91 12:10:19 GMT References: <6385@ns-mx.uiowa.edu> Sender: news@msuinfo.cl.msu.edu Organization: AI/KBS Group, Comp Sci, Michigan State University, Lines: 17 In article <6385@ns-mx.uiowa.edu> acueto@umaxc.weeg.uiowa.edu (Alberto Cueto) writes: >I have a problem implementing a new system in Smalltalk-80 2.5, that could >be easily solved using multiple inheritance. What mechanisms are normally >used to simulate multiple inheritance in Smalltalk? Any help will be >appreciated. > >Thanks, >Alberto Cueto acueto@umaxc.weeg.uiowa.edu > and i'd like to add to that list the same question for PP r4. i'm new to small talk too, and would like to know the "standard" workaround for doing multiple inheritance. ---jon---