Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.082 X-Spam-Evidence: '*H*': 0.84; '*S*': 0.00; 'clean.': 0.09; 'profits': 0.09; 'mailscanner,': 0.16; 'to:addr:web.de': 0.16; 'header:User- Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'to:2**1': 0.27; 'scanned': 0.29; 'especially': 0.30; 'code': 0.31; 'lot.': 0.31; 'actively': 0.33; 'actual': 0.34; "i'd": 0.34; 'but': 0.35; 'believed': 0.36; 'c++': 0.36; 'sequence': 0.36; 'method': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'dangerous': 0.60; 'viruses': 0.61; 'actually,': 0.84 Date: Sat, 23 Nov 2013 17:08:03 +0100 From: Laszlo Nagy User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: Peter Otten <__peter__@web.de>, python-list@python.org Subject: Re: Method chaining References: <528f3f4e$0$29992$c3e8da3$5496439d@news.astraweb.com> <528f6989$0$29992$c3e8da3$5496439d@news.astraweb.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-shopzeus-MailScanner-Information: Please contact the ISP for more information X-shopzeus-MailScanner-ID: 79D508895C53.AD380 X-shopzeus-MailScanner: Found to be clean X-shopzeus-MailScanner-From: gandalf@shopzeus.com X-Spam-Status: No X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1385222894 news.xs4all.nl 15901 [2001:888:2000:d::a6]:52856 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:60309 > > OK, that one is disgusting... > > Anyway, I'd like to see a sequence of method names taken from actual code > that profits from this chaining pattern. > Actually, wx.lib.agw uses this a lot. Especially for AuiPaneInfo: http://www.wxpython.org/docs/api/wx.aui.AuiPaneInfo-class.html All right, this is a C++ proxy. But still, it is actively used by many. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.