[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Mixin advantage

minkoo.seo@gmail.com

2/5/2007 7:10:00 AM

Hi.

Please proofread whether the following statement (written by me) about
Mixin in Ruby is true:

"Mixin is the way to incorporate certain functionalities into a class
without messing up inheritance hierarchy. Especially, Mixin in Ruby is
a clever way of implementation inheritance."

I've seen no article mentioning implementation inheritance when
explaining mixin though I believe it is especially in contrast with
interface inheritance.

Sincerely,
Minkoo Seo