Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51235 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 29326 invoked from network); 6 Jan 2011 17:42:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Jan 2011 17:42:25 -0000 Authentication-Results: pb1.pair.com header.from=jbondc@openmv.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=jbondc@openmv.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain openmv.com from 64.15.152.204 cause and error) X-PHP-List-Original-Sender: jbondc@openmv.com X-Host-Fingerprint: 64.15.152.204 mail.ca.gdesolutions.com Received: from [64.15.152.204] ([64.15.152.204:52529] helo=mail.ca.gdesolutions.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 67/80-25120-FFEF52D4 for ; Thu, 06 Jan 2011 12:42:25 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.ca.gdesolutions.com (Postfix) with ESMTP id 1FF7B5D4F; Thu, 6 Jan 2011 12:42:21 -0500 (EST) X-Virus-Scanned: amavisd-new at gdesolutions.com Received: from mail.ca.gdesolutions.com ([127.0.0.1]) by localhost (mail.ca.gdesolutions.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id FuQCXn+TJ38b; Thu, 6 Jan 2011 12:42:20 -0500 (EST) Received: from djbondc (modemcable083.208-56-74.mc.videotron.ca [74.56.208.83]) by mail.ca.gdesolutions.com (Postfix) with ESMTP id AA86C5D4E; Thu, 6 Jan 2011 12:42:20 -0500 (EST) To: "'Ben Schmidt'" , References: <4D206CA4.6060004@yahoo.com.au> In-Reply-To: <4D206CA4.6060004@yahoo.com.au> Date: Thu, 6 Jan 2011 12:42:19 -0500 Message-ID: <005f01cbadc9$1172d080$34587180$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acuqdwh2VMjaLLEZQwG0Srzf0FVi2gDTGZ2g Content-Language: en-ca Subject: RE: [PHP-DEV] Extensions to traits From: jbondc@openmv.com ("Jonathan Bond-Caron") On Sun Jan 2 07:16 AM, Ben Schmidt wrote: > I would also like to propose some extensions to the functionality as=20 > currently described, which I think could potentially add tremendous=20 > power to the mechanism, with relatively little additional conceptual=20 > complexity and implementation effort. I've written it up as a bit of a = > proposal below. >=20 > I'd love to hear what you think. >=20 - New ideas are always welcome - Don't write long e-mails to a mailing list, write an RFC http://wiki.php.net/rfc?do=3Dregister - Don't overuse the word 'simple' IMHO, if something is simple it should take 1-2 days to create a patch. = That doesn't seem to be the case with what you're proposing. But feel free to prove me wrong :) Creating a patch will help getting feedback about what you're proposing http://ca3.php.net/reST/php-src/README.MAILINGLIST_RULES