You are using "mixin" in a way I'm not familiar with. The term originally predated languages that supported interfaces (like Java), and meant to "mix in" methods from one class hierarchy into another so that two objects could be used interchangeably in a particular context (i.e., to fake an interface, without the benefit of multiple inheritance). Perhaps the meaning has changed. Do you have a reference you could point me toward to describe the "mixin pattern"?
In reply to Re: Best way to do Mixin Class
by dws
in thread Best way to do Mixin Class
by jcupp
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |