Here's an idea:<br><br>I have a Person class, but I need him to inherit traits that the Human class has and the Ninja class has. <br><br>Is that sufficient?<br><br><div><span class="gmail_quote">On 11/13/06, <b class="gmail_sendername">
Michael Haupt</b> &lt;<a href="mailto:mhaupt@gmail.com">mhaupt@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Warakom,<br><br>On 11/13/06, Warakorn Paphrawat &lt;<a href="mailto:warakorn_paphrawat@yahoo.com">warakorn_paphrawat@yahoo.com</a>&gt; wrote:<br>&gt; Sadly enough the possibility of Multiple Inheritance in Squeak would greatly
<br>&gt; benefit me in my current Squeak project ?<br><br>what exactly is the characteristic in your project that imposes this<br>requirement on it? Why do you need multiple inheritance? What would<br>you use it for?<br><br>
I'd recomment looking at traits first, but without knowing what<br>exactly you are trying to achieve, I cannot say much more. :-)<br><br>Best,<br><br>Michael<br>_______________________________________________<br>Beginners mailing list
<br><a href="mailto:Beginners@lists.squeakfoundation.org">Beginners@lists.squeakfoundation.org</a><br><a href="http://lists.squeakfoundation.org/mailman/listinfo/beginners">http://lists.squeakfoundation.org/mailman/listinfo/beginners
</a><br></blockquote></div><br>