| Store | Cart

OT(Slightly): Thanks to Python.

From: Christopher Koppler <klap...@chello.at>
5 Mar 2004 01:03:24 -0800
[David M Cook]:
> I would call it *pragmatically* implemented OOP.  It's not> "proper" as some would see it.

[Ville Vainio]:
> Elaborate?

[John Roth]
> As I understand it, there are a number of issues.> 1. Lack of method polymorphism> 2. Use of built-in functions instead of "proper" methods.> 3. ability to declare functions and variables at the> module level.

Ad 2 and 3... well, practicality/pragmatism beats purity, once again.
Right now I'm struggling with the stupidity of Java (whether it's got
properly implemented OOP is another issue) in order to get certified
(since doing Python for a living is as yet a severely limited option
for me, despite evangelism). Guess I'm just spoiled.
Ad 1... I've yet to get involved in projects big/complicated enough
where I could conceivably benefit from that, so I don't miss it.

Christopher

Recent Messages in this Thread
Adonis Mar 04, 2004 02:11 am
Ben Finney Mar 04, 2004 03:33 am
Aahz Mar 04, 2004 04:25 am
David M. Cook Mar 04, 2004 02:57 pm
Ville Vainio Mar 04, 2004 03:29 pm
John Roth Mar 04, 2004 04:37 pm
Michael Hudson Mar 04, 2004 07:40 pm
Christopher Koppler Mar 05, 2004 09:03 am
Jacek Generowicz Mar 05, 2004 09:43 am
JanC Mar 05, 2004 05:16 pm
Jacek Generowicz Mar 08, 2004 09:24 am
JanC Mar 09, 2004 09:25 pm
Michael Hudson Mar 10, 2004 11:47 am
Jacek Generowicz Mar 10, 2004 03:03 pm
David M. Cook Mar 05, 2004 06:32 am
David M. Wilson Mar 10, 2004 08:34 pm
Bob Ippolito Mar 04, 2004 11:51 pm
Capt...@altel.net Mar 04, 2004 03:34 am
Aahz Mar 10, 2004 10:48 pm
Messages in this thread