NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Class::InsideOut (Score:1)
Object::InsideOut does way too many things and breaks a major principle of inside-out objects (the exact one that is causing you to disregard it). Take a look at Class::InsideOut instead, which does only the minimum needed for a solid, proper inside-out implementation.
Reply to This