Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Re: Learning OOP

by yosefm (Friar)
on Jun 23, 2003 at 14:33 UTC ( [id://268178]=note: print w/replies, xml ) Need Help??


in reply to Re: Learning OOP
in thread Learning OOP

I think you're over-simplifying it. Methods aren't just package subs, Classes are not just packages and object are not just blessed references.

Sure, that's how it all works (in Perl). But the way of thinking is different.

Objects are "more of the same" class, and their specific data can be handled with methods.

But of course you already know that.... ;-)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (2)
As of 2024-04-20 05:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found