Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re^2: How to use Inheritance with Inside-Out Classes and Hash Based Classes

by diotalevi (Canon)
on Nov 15, 2005 at 19:54 UTC ( [id://508769]=note: print w/replies, xml ) Need Help??


in reply to Re: How to use Inheritance with Inside-Out Classes and Hash Based Classes
in thread How to use Inheritance with Inside-Out Classes and Hash Based Classes

This is also called delegation. Its generally preferred to ISA anyway since it doesn't specify that a particular object *is* another kind of thing, it has-a the other object, uses it, and forwards appropriate things through.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://508769]
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: (5)
As of 2024-03-28 13:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found