|
|
| Just another Perl shrine | |
| PerlMonks |
Re^2: Regrettable module namesby brian_d_foy (Abbot) |
| on Jul 05, 2004 at 22:02 UTC ( #371978=note: print w/ replies, xml ) | Need Help?? |
|
I don't think that Class::Null is really the Null design pattern, despite what it says. The pattern is for a stand-in collaborator who doesn't do anything, not something you add to a module to handle calls to undefined methods. Your module shouldn't ever have to know it is using a null object.
-- brian d foy <bdfoy@cpan.org>
In Section
Meditations
|
|
||||||||||||||||||||||