|
|
| There's more than one way to do things | |
| PerlMonks |
Re: Is dynamic loading of pm's a bad thing?by lachoy (Parson) |
| on Jun 24, 2004 at 13:57 UTC ( [id://369433]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Here's a pattern I've used many timess successfully in the past:
Since this runs whenever the module is loaded it will complain at startup if one of the implementations is incorrect. For another layer of abstraction you can combine the above with use of Class::Factory as the parent class and associating each of the implementations with a simple name rather than a class name. Chris
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||