Multiple inheritance

Ian Woollard ian.woollard at gmail.com
Sat Nov 5 00:17:59 UTC 2005


On 11/4/05, Diego <std70 at yahoo.com> wrote:
> If Self support multiple inheritance, how do it
> manage the name clashes problem?

If you get name clash (two different methods that match the send) you
get a traceback.

Name clashes can be resolved manually by specifying the path IRC.

> Regards!
> Diego

--
-Ian Woollard

"People are brilliantly stupid, and stupidly brilliant"-Robin Abrahams



More information about the Self-interest mailing list