Phillip B Oldham a écrit :
On Jul 9, 9:26 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
This is somewhat subjective... Some would say that Python's object
model is fundamentally broken and crappy (not MHO, needless to say)
that Python +  "solid OO principles" is antinomic !-)

Really? Would you happen to be able to provide any further information
on that?

Well... Some people seems to think that an object model with no language-enforced access restriction, no implicit 'self' reference and the necessity to explicitely declare 'self' as first argument of methods is broken. You'll also find a couple guys complaining about Python not forcing you to put everything into classes, à la Java.

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to