Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Re: How to morph a plain module to OO

by rir (Vicar)
on Sep 08, 2002 at 18:18 UTC ( [id://196065]=note: print w/replies, xml ) Need Help??


in reply to Re: How to morph a plain module to OO
in thread How to morph a plain module to OO

By definition you can not have more than one quintessence of
something(1). I do agree that inheritance is the
fundamental element or the typical characteristic of OO.

(1) Apologies to the Humpty Dumpty-ists among us.

That does not mean that every class should be inheritable.
A mechanism to prevent the inheritance of classes is a
good thing. That inheritance was not anticipated during
the design of a class, or a the usage of a class being
deprecated are two reasons off the cuff.

I don't know of such a mechanism for Perl. In Perl
this might be expensive.

To the initial query:
Start another package to avoid disturbing the your existing
clients.

I appreciate the return_with_object idea, but
see it as necessary in certain social situations. Coding
so as to protect oblivious coders seems like a silent
endorsement of oblivion. I realize this is not necessarially
so, nor always a bad thing; but to write to a level
below your abilities cannot be good in itself.

  • Comment on Re: Re: How to morph a plain module to OO

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-25 21:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found