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

Re^4: Enlightenment and Frustration

by MonkOfAnotherSect (Sexton)
on May 04, 2007 at 03:14 UTC ( [id://613512]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Enlightenment and Frustration
in thread Enlightenment and Frustration

Agreed re Python allowing non-OO-ness.

But:

Python is a fairly small, simple language that doesn't present opportunities for wizardry.
There are fewer opportunities for wizardry than in Perl, it's true (though to be fair there are cases where Python doesn't need wizardry ;-) but if you don't use objects in Python you'll overlook a lot. Examples include decorators, metaclasses, manipulating object construction using __new__, overloading of __setattr__ and __getattr__ and other namespace/dict hackery, bytecode hacks (see http://entrian.com/goto/ for instance), replacement of function code, etc.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-26 07:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found