Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Now you see it, now you don't

by diotalevi (Canon)
on May 29, 2003 at 18:02 UTC ( [id://261627]=note: print w/replies, xml ) Need Help??


in reply to Now you see it, now you don't

And now for the same idea except one an object-by-object basis: Class::Classless. JavaScript already does this, some OO models like this, I think its nifty. Its also something that's perfectly safe to use in production code as long as you're clear about where the methods come from.

Also, keep in mind that for even classic perl OO you can have methods whack themselves while they are running. This isn't normally terribly interesting unless your method is process recursive (and you don't consider altering an object's methods on the fly interesting).

Log In?
Username:
Password:

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

    No recent polls found