in reply to Altering Package Subs and Running In To Problems
For what it's worth, the fact that your tree is standing on its head doesn't mean you can't use inheritance. I'm using multiple inheritance to generate subclasses on demand with different sets of mixin classes; see Solving the SUPER problem in Mixins with a Dispatch Method.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Altering Package Subs and Running In To Problems
by Bovine (Initiate) on Nov 11, 2004 at 09:44 UTC | |
by steves (Curate) on Nov 11, 2004 at 13:12 UTC | |
by Bovine (Initiate) on Nov 11, 2004 at 22:48 UTC | |
by Aighearach (Initiate) on Nov 11, 2004 at 11:47 UTC | |
by Bovine (Initiate) on Nov 11, 2004 at 23:50 UTC | |
by simonm (Vicar) on Nov 11, 2004 at 17:43 UTC | |
by Bovine (Initiate) on Nov 11, 2004 at 23:12 UTC |