http://qs321.pair.com?node_id=505706


in reply to Re^4: New Module Announcement: Object::InsideOut
in thread New Module Announcement: Object::InsideOut

And the ability to subclass foreign code without knowing about its implementation.

Makeshifts last the longest.

  • Comment on Re^5: New Module Announcement: Object::InsideOut

Replies are listed 'Best First'.
Re^6: New Module Announcement: Object::InsideOut
by jdhedden (Deacon) on Jan 10, 2006 at 15:40 UTC
    [You also give up] the ability to subclass foreign code without knowing about its implementation.
    As of v1.18, Object::InsideOut supports inheritance (i.e., sub-classing) of non-inside-out object classes.

    Remember: There's always one more bug.