Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35703 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 67949 invoked by uid 1010); 21 Feb 2008 19:51:07 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 67934 invoked from network); 21 Feb 2008 19:51:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Feb 2008 19:51:07 -0000 Authentication-Results: pb1.pair.com smtp.mail=ceo@l-i-e.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=ceo@l-i-e.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain l-i-e.com from 67.139.134.202 cause and error) X-PHP-List-Original-Sender: ceo@l-i-e.com X-Host-Fingerprint: 67.139.134.202 o2.hostbaby.com FreeBSD 4.7-5.2 (or MacOS X 10.2-10.3) (2) Received: from [67.139.134.202] ([67.139.134.202:1253] helo=o2.hostbaby.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id DA/60-64513-926DDB74 for ; Thu, 21 Feb 2008 14:51:06 -0500 Received: (qmail 11578 invoked by uid 98); 21 Feb 2008 19:53:30 -0000 Received: from 127.0.0.1 by o2.hostbaby.com (envelope-from , uid 1013) with qmail-scanner-2.01 (clamdscan: 0.88.7/5911. Clear:RC:1(127.0.0.1):. Processed in 0.071485 secs); 21 Feb 2008 19:53:30 -0000 Received: from localhost (HELO www.l-i-e.com) (127.0.0.1) by localhost with SMTP; 21 Feb 2008 19:53:30 -0000 Received: from 98.193.37.55 (SquirrelMail authenticated user ceo@l-i-e.com) by www.l-i-e.com with HTTP; Thu, 21 Feb 2008 13:53:30 -0600 (CST) Message-ID: <41279.98.193.37.55.1203623610.squirrel@www.l-i-e.com> In-Reply-To: <3710533306.20080219152930@marcus-boerger.de> References: <001c01c87264$3c01b4e0$b4051ea0$@de> <58510.98.193.37.55.1203374232.squirrel@www.l-i-e.com> <200802181936.17739.larry@garfieldtech.com> <47BA34AB.6010408@lerdorf.com> <3710533306.20080219152930@marcus-boerger.de> Date: Thu, 21 Feb 2008 13:53:30 -0600 (CST) To: "Marcus Boerger" Cc: "Rasmus Lerdorf" , "Larry Garfield" , internals@lists.php.net Reply-To: ceo@l-i-e.com User-Agent: Hostbaby Webmail MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: [PHP-DEV] RFC: Traits for PHP From: ceo@l-i-e.com ("Richard Lynch") On Tue, February 19, 2008 8:29 am, Marcus Boerger wrote: > For that reason allowing traits in favor of include inside a class > body is > much better. Once upon a time, there was a real difference between require and include -- where require was compile-time and include was run-time. PERHAPS it would be interesting to consider something not unlike the old 'require' which is compile-time include, with some kind of name that doesn't confuse users as much as require did back in the day. -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some indie artist. http://cdbaby.com/from/lynch Yeah, I get a buck. So?