Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Class::InsideOut - yet another riff on inside out objects.

by Aristotle (Chancellor)
on Dec 24, 2002 at 17:31 UTC ( [id://222113]=note: print w/replies, xml ) Need Help??


in reply to Re: Class::InsideOut - yet another riff on inside out objects.
in thread Class::InsideOut - yet another riff on inside out objects.

First off multiple code inheritance is supported any way you do OO in Perl.

As far as this is concerned it is basically Abigail's approach and yes, it supports multiple data inheritance flawlessly. In contrast, that's anywhere from difficult to an outright pain with the traditional hashref based approach.

Makeshifts last the longest.

Replies are listed 'Best First'.
Re^3: Class::InsideOut - yet another riff on inside out objects.
by adrianh (Chancellor) on Dec 28, 2002 at 12:24 UTC
    First off multiple code inheritance is supported any way you do OO in Perl.

    I'm being niggly - but this isn't always true. It is possible to implement OO models in perl (e.g. Class::ArrayObjects) that do not support MI.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://222113]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (6)
As of 2024-03-28 08:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found