Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #45048
| Path | csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <ian.g.kelly@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.117 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.77; '*S*': 0.00; 'referring': 0.07; 'oop': 0.09; 'quiet': 0.09; 'janssen': 0.16; 'lambda': 0.16; 'language': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'passing': 0.19; 'not,': 0.20; 'spread': 0.22; 'header:In-Reply-To:1': 0.27; 'idea': 0.28; 'point': 0.28; 'topic': 0.29; 'to?': 0.30; 'message- id:@mail.gmail.com': 0.30; 'posting': 0.31; 'apparently': 0.31; 'anyone': 0.31; 'languages': 0.32; 'core': 0.34; 'received:209.85': 0.35; 'problem.': 0.35; 'received:209.85.220': 0.35; 'something': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'right?': 0.36; 'should': 0.36; 'two': 0.37; 'received:209': 0.37; 'being': 0.38; 'machines': 0.38; 'handle': 0.38; 'to:addr:python- list': 0.38; 'pm,': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'is.': 0.60; 'new': 0.61; "you've": 0.63; 'gain': 0.79; 'dozens': 0.84; 'irrelevant': 0.84; 'listening,': 0.84; 'calculus': 0.91; 'good,': 0.91; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=21l0bIM/jfHT9ZsW+I59Kz7i6wpjMiyzaUCG1wBl4ec=; b=XWageTOYXRY9VvpU6aAuSydccVOftiCeYaqZXzKjkxRhAtPvX34GTJ3NVC41Dk8Rfh qYyvRpqzJp2LBhelPnADbEGWm9CGwjd4+8OFJWfiwg73VEn0CIflGK8Qj/3Mv8jaPU9o 90ZshspFfU4leaJG9khH2qy8qnIgpF2a4lrFkZaDW57bvsxjuwdBSg3rQ8NE4D4aXr3H vWxmyupU+jz33+sAN6qY3lAkxVhRFTM6/aaV9fTkwM6IYBsVELRSGQxyXzuK/ELA5xoz ukJA814GNvsP8bkpH62Fe6S9b6WPCVNqiGJXtGzuhYMxntwsiWx1+G8LW8VWgRFwWpDz mTJA== |
| X-Received | by 10.68.52.39 with SMTP id q7mr13650299pbo.92.1368120865839; Thu, 09 May 2013 10:34:25 -0700 (PDT) |
| MIME-Version | 1.0 |
| In-Reply-To | <CAMjeLr9OSD4B-2NHNra=Acyj1h0g8VLOVwjFFm5c35TX+Vu5SA@mail.gmail.com> |
| References | <CAMjeLr_eJf1Aboz=2+oti4TOV=oejUYVo7K4zks+Ck4CSHaqpg@mail.gmail.com> <5167F327.3030803@nedbatchelder.com> <CAMjeLr8+pr12+0mN0SOrtg9ZTkNq=PiqxWyqB8CxpJ0BT=sxJA@mail.gmail.com> <CAMjeLr9OSD4B-2NHNra=Acyj1h0g8VLOVwjFFm5c35TX+Vu5SA@mail.gmail.com> |
| From | Ian Kelly <ian.g.kelly@gmail.com> |
| Date | Thu, 9 May 2013 11:33:45 -0600 |
| Subject | Re: Message passing syntax for objects | OOPv2 |
| To | Python <python-list@python.org> |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1498.1368121272.3114.python-list@python.org> (permalink) |
| Lines | 15 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1368121272 news.xs4all.nl 15974 [2001:888:2000:d::a6]:44915 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:45048 |
Show key headers only | View raw
On Wed, May 8, 2013 at 8:35 PM, Mark Janssen <dreamingforward@gmail.com> wrote: > Okay, to anyone who might be listening, I found the core of the problem. What "problem" are you referring to? You've been posting on this topic for going on two months now, and I still have no idea of what the point of it all is. I recall something about not being happy with the OOP paradigm because apparently none of the dozens of existing languages handle message passing in the particular way that you think it should work; but if that's all it is, then why don't you just build a new language that does it the way that you think is right? If it's good, spread it around and it will gain traction. If not, then it will die the quiet death it deserves. All this irrelevant nonsense about Turing machines and lambda calculus that you've injected into the conversation though just reminds me of the "Einstein was wrong" cranks.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: Message passing syntax for objects | OOPv2 Ian Kelly <ian.g.kelly@gmail.com> - 2013-05-09 11:33 -0600 Re: Message passing syntax for objects | OOPv2 alex23 <wuwei23@gmail.com> - 2013-05-09 16:53 -0700
csiph-web