Class::MethodMaker: setter returning self
"Ian Burrell" <[email protected]> Thu, 22 Feb 2007 14:34:44 -0800
| Newsgroups | gmane.comp.lang.perl.modules.class-methodmaker |
|---|---|
| Message-ID | <[email protected]> |
I am looking at upgrading our code from Class::MethodMaker V1 to the most recent version. We subclass Class::MethodMaker and override _make_get_set to do this. This doesn't work on version 2 because the implementation is quite different. I am pretty sure that most of our code will work fine with the V1 compatibility mode if we can figure out change the setters. How would we use, override, or modify Class::MethodMaker 2.09 to have setter methods return the object? - Ian ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV