http://www.perlmonks.org?node_id=582398


in reply to Inside-Out Object Model

What are the pros and cons of an Inside-Out Object Model?

Pros:

Cons:

Replies are listed 'Best First'.
Re^2: Inside-Out Object Model
by jdhedden (Deacon) on Nov 09, 2006 at 01:38 UTC
    Object::InsideOut is a full-featured insideout object suport module that handles all the cons mentioned above. It is extensively tested, well-documented and actively supported.

    Remember: There's always one more bug.