Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25590 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83881 invoked by uid 1010); 10 Sep 2006 16:40:51 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83866 invoked from network); 10 Sep 2006 16:40:51 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2006 16:40:51 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=good Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.188 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 64.233.182.188 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.188] ([64.233.182.188:19136] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/C4-46429-21044054 for ; Sun, 10 Sep 2006 12:40:51 -0400 Received: by nf-out-0910.google.com with SMTP id y25so1141165nfb for ; Sun, 10 Sep 2006 09:40:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uGbNy8s1N+U6ywTD3QPsPYkjgTTN3d2vqORq5o9CqOAeIxNnuQOrTvmR3C9UzI0L0/AHYedAUI1CfAvp/TotIG8FO16yMb+gIIx36Rc5sGs8InmoROBbZPxS0A8+uBce0aWx6FiQNdeuf2u2lWzaH0jk8qs18zDqIwxo58WlLWs= Received: by 10.49.8.15 with SMTP id l15mr6894554nfi; Sun, 10 Sep 2006 09:40:47 -0700 (PDT) Received: by 10.78.195.9 with HTTP; Sun, 10 Sep 2006 09:40:47 -0700 (PDT) Message-ID: Date: Sun, 10 Sep 2006 18:40:47 +0200 To: "=?ISO-8859-1?Q?Terje_Sletteb=F8?=" Cc: "Marcus Boerger" , internals@lists.php.net In-Reply-To: <002301c6d4f6$1c4ba280$9a02a8c0@pc> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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: pierre.php@gmail.com (Pierre) Hello, > 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..). 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. --Pierre