Why we will use obj$func() often

Erik Max Francis max at alcyone.com
Thu Apr 22 21:28:37 EDT 2004


Mark Hahn wrote:

> Well, I do tend to exaggerate a bit.  I can understand it when I study
> it,
> but in everyday coding it does not roll off my fingers.  Also, it is
> possible to design something new without understanding the old.

It is _possible_.  But it is not a very good idea.

> I am serious when I say I think that Python has headed off into
> egghead land
> a bit and I feel that keeps a lot of people from switching to it.  I
> think
> that this heady stuff scares them off.  I really am trying to make
> things
> simpler in Prothon.  Now, whether I can succeed or not is another
> question.
> Only time will tell.

Other than the basic premise of Prothon, every single decision I've seen
you make (or consider) looks wholly stylistic, awkward or even arcane,
and the opposite of the one I, or I think Guido, would have chosen. 
Being a fan of Io, I think prototype-languages are interesting.  Even so
far, I lost interest in looking at the actual main feature of Prothon,
after seeing all the extra baggage that was brought on in unecessary
stylistic changes.

Seriously considering every single possible proposal is not
constructive.  Without a strong sense of what the language should look
like, Prothon is going to continue to look more and more like Perl. 
It's already most of the way there.

-- 
 __ Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
/  \ San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
\__/ I love Mickey Mouse more than any woman I've ever known.
    -- Walt Disney



More information about the Python-list mailing list