[Python-talk] [Fwd: OOP, when and when not to use it...]
Paul Lussier
p.lussier at comcast.net
Mon Aug 10 15:59:51 EDT 2009
Ben Scott <dragonhawk at gmail.com> writes:
>> My own introduction to OOP came from perl ...
>
> While I pretty much agree with Paul's take, I still can't help but
> think that this is like having a guy who's only red-green color blind
> describe color to a guy who's monochromatic. ;-)
Perl's OO model really isn't that bad from a programming perspective.
How things happen internally might be scary, but I tend not to delve too
deeply into language internals :)
In general, I haven't found a huge difference between OO libraries in
perl vs. python. There are things I like and dislike about both.
--
Paul
More information about the Python-talk
mailing list