Re: Generics vs. Message passing: object namespaces

[email protected] Sat, 24 Feb 2007 00:03:25 -0500 (EST)
Newsgroups gmane.comp.lang.lightweight
Message-ID <[email protected]>
> What is the effect of this `collision'?  Suppose I have two unrelated
> types
> T1 and T2 and instances I1 and I2 of the respective types.  Now suppose
> a method named foo is define on each type.  In neither CLOS nor in Java
> is there a problem.

    Refer to the beginning of this thread.