in reply to Recommendations for adding plugin/addon capability to a program

Like I already said in the CB the question is interesting but abstract.

Already the terminology "plugin" is hard to define but the alternative "addon" doesn't make it easier.

And I don't know what "double dispatch" is supposed to mean.

Could you tell us more about the concrete use case which triggered your question? =)

Module::Pluggable at least seems to easily cover the use cases I can (theoretically) think of...

Cheers Rolf

( addicted to the Perl Programming Language)

  • Comment on Re: Recommendations for adding plugin/addon capability to a program