How would suggest how to load these though, eval "require $self->question_class;"; before my $question = $self->question_class->new(@_); or is there a better way to do this too?
Evan Carroll www.EvanCarroll.com
Comment on Re^2: Calling chains, extends, and subclassing