in reply to getting a list of all subclasses of base class x
I want this because I want to register all of them at initialization time.I would look for a way to have the classes register themselves at initialization.
Are the subclasses using use base to set their @ISA array? Can you modify the subclass code? More details could yield more answers...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: getting a list of all subclasses of base class x
by hexcoder (Curate) on Jul 08, 2008 at 19:32 UTC |