Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25593 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88840 invoked by uid 1010); 10 Sep 2006 16:58:50 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 88825 invoked from network); 10 Sep 2006 16:58:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2006 16:58:50 -0000 Authentication-Results: pb1.pair.com header.from=tslettebo@broadpark.no; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=tslettebo@broadpark.no; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain broadpark.no from 80.202.4.58 cause and error) X-PHP-List-Original-Sender: tslettebo@broadpark.no X-Host-Fingerprint: 80.202.4.58 osl1smout1.broadpark.no Solaris 9 Received: from [80.202.4.58] ([80.202.4.58:55478] helo=osl1smout1.broadpark.no) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 92/95-46429-84444054 for ; Sun, 10 Sep 2006 12:58:50 -0400 Received: from osl1sminn1.broadpark.no ([80.202.4.59]) by osl1smout1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with ESMTP id <0J5D00DMOZ5YO480@osl1smout1.broadpark.no> for internals@lists.php.net; Sun, 10 Sep 2006 18:58:46 +0200 (CEST) Received: from pc ([80.203.129.59]) by osl1sminn1.broadpark.no (Sun Java System Messaging Server 6.1 HotFix 0.05 (built Oct 21 2004)) with SMTP id <0J5D00GTPZ5YCEP0@osl1sminn1.broadpark.no> for internals@lists.php.net; Sun, 10 Sep 2006 18:58:46 +0200 (CEST) Date: Sun, 10 Sep 2006 18:58:58 +0200 To: Pierre Cc: internals@lists.php.net Message-ID: <002201c6d4fa$68766560$9a02a8c0@pc> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1807 X-Mailer: Microsoft Outlook Express 6.00.2800.1807 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT X-Priority: 3 X-MSMail-priority: Normal References: <015801c6d4d5$6440d1d0$9a02a8c0@pc> <7f3ed2c30609100744x7a5d4fdfs9601ae4671b351d3@mail.gmail.com> <003401c6d4ee$1b251d80$9a02a8c0@pc> <1803358544.20060910173549@marcus-boerger.de> <002301c6d4f6$1c4ba280$9a02a8c0@pc> Subject: Re: [PHP-DEV] Multi-paradigm design (was: Re: [PHP-DEV] Re: __autoloading and functions) From: tslettebo@broadpark.no (=?iso-8859-1?Q?Terje_Sletteb=F8?=) Hi Pierre. > > P.S: As an aside: Why is everybody (?) replying to both the list _and_ the > > poster? If you post, isn't it safe to assume you're actually on the list, or > > am I missing something? > > It is a common usage here. Some uses nntp, other mails (and filters, etc..). Ok. It's just that it's very unusual for mailing lists (at least the ones I have experience with), but whatever. > It is also nice to do not start a new thread for no obvious reason but > having another topic, it makes a mess out of the archives and is > harder to follow. I'm afraid I didn't understand your point. When you say "start a thread", do you mean changing the subject line (as I did)? It's my understanding that people in general prefer that you change the subject line, if the topic changes, as it otherwise makes it much harder to follow the discussion... (and you may have to wade through a lot of postings having nothing to do with the subject line, or miss an interesting discussion, for the same reason). But then again, maybe also these things work differently "here", than other places... :) Regards, Terje