
fumanchu at amor
Aug 24, 2004, 1:08 PM
Post #4 of 7
(1038 views)
Permalink
|
|
RE: Re: [Python-checkins] python/nondist/peps pep-0318.txt, 1.25, 1.26
[In reply to]
|
|
Skip Montanaro (I think) wrote: > List some possible reasons why arriving at consensus about decorators > has been so hard (or impossible) to acheive. There are certainly more. First reaction: Each proposal, by its very syntax, suggested a range of non-decorator use cases and semantics. Unfortunately, we have dozens of syntax proposals with "ranges of implication" which do not overlap, and therefore cannot be evaluated fairly (very little "apples to apples" comparison). Most of the remaining discussions addressed Beauty, Fear, Magic, or Intuition, which take more effort and space to analyze properly than your typical Usenet post allows. Robert Brewer MIS Amor Ministries fumanchu [at] amor _______________________________________________ Python-Dev mailing list Python-Dev [at] python http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com
|