in reply to Stacking Mixin Classes at Run-time with Class::MixinFactory
<quote> Effective use of multiple inheritance for run-time selection of mixin classes </quote>
Seriously, can you justify a real world example where this cannot be replaced with a simpler concept? IMHO such complexities are a sign the code/design needs refactoring to make it simpler...not more complex.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Stacking Mixin Classes at Run-time with Class::MixinFactory
by simonm (Vicar) on Nov 16, 2004 at 19:26 UTC | |
by Anonymous Monk on Nov 16, 2004 at 20:55 UTC |