From: gabriele renzi Date: 2005-07-28T04:21:01+09:00 Subject: Re: What's so special about operators, built-in classes and modules? twifkak@comcast.net ha scritto: >>Then you will have complex network of classes instead of simple tree >>structure, sharing code with modules. > > How does a complex network of classes differ from a complex network of mixins? The main difference that I see is, as Ara pointed out, #is_a?. But I could be missing something. I usually am. you don't have a network of mixins, just a tree