Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53959 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58362 invoked from network); 14 Jul 2011 18:43:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Jul 2011 18:43:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=landeholm@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=landeholm@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.170 as permitted sender) X-PHP-List-Original-Sender: landeholm@gmail.com X-Host-Fingerprint: 209.85.214.170 mail-iw0-f170.google.com Received: from [209.85.214.170] ([209.85.214.170:54919] helo=mail-iw0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8B/12-39482-5C83F1E4 for ; Thu, 14 Jul 2011 14:43:17 -0400 Received: by iwn36 with SMTP id 36so512605iwn.29 for ; Thu, 14 Jul 2011 11:43:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=HfdAr+FcuGpgCqairW8iVLiI5SM+HQRxRt3dwBAJoys=; b=c9oxZZoJcnc9QRyhfYt/ZxqEaj5UuOKCDz2rw+6nq32PGIKU/L6tHc10jM25Wrwii5 D14uf2aHDltoW7GUf3LrsJdcyn0HTtmtqCDavGrZ2a8ezKPfmwjZGbtt0tSgIjlnic07 zqo9mPVE7AAtqFRkiq9Ia5I6Zed1Hcd4Pk59k= MIME-Version: 1.0 Received: by 10.231.91.77 with SMTP id l13mr2356718ibm.44.1310668994914; Thu, 14 Jul 2011 11:43:14 -0700 (PDT) Received: by 10.231.34.65 with HTTP; Thu, 14 Jul 2011 11:43:14 -0700 (PDT) In-Reply-To: <4E1F33CF.9050708@sugarcrm.com> References: <4E17F5A0.3070409@sugarcrm.com> <4E1B9343.3090000@sugarcrm.com> <967B58EB-C704-40CD-AFEE-D0CA2192F4FA@roshambo.org> <4E1DC072.8080300@sugarcrm.com> <4E1DE20E.20902@sugarcrm.com> <4E1DEE7C.8030203@sugarcrm.com> <4E1DF484.6090806@sugarcrm.com> <4E1DF834.2020201@thelounge.net> <4E1F33CF.9050708@sugarcrm.com> Date: Thu, 14 Jul 2011 20:43:14 +0200 Message-ID: To: Stas Malyshev , internals@lists.php.net Content-Type: multipart/alternative; boundary=bcaec5395ededc2a7f04a80be74f Subject: Re: [PHP-DEV] [VOTE] 5.4 features vote From: landeholm@gmail.com (Hannes Landeholm) --bcaec5395ededc2a7f04a80be74f Content-Type: text/plain; charset=ISO-8859-1 Okay, maybe it could be attempted to be squeezed in anyway to 5.4? I really need this feature and apparently others feel the same way. - It would benefit MVC framework design - one of the most common design pattern for web development. - The ticket has been open for over a year now and it has a lot of votes and high score. (High priority.) - It's not especially complex. (Easy to implement.) - It's not a language construct. (Non-controversial.) - It's already implemented in other OOP languages and has been extensivly researched. (Non-controversial.) - It could be implemented by adding a single additional Spl class. (Easy to implement.) ~Hannes On 14 July 2011 20:22, Stas Malyshev wrote: > Probably not for 5.4.0. This looks like a thing that needs an RFC and > discussion (and implementation of course ;). > -- > Stanislav Malyshev, Software Architect > SugarCRM: http://www.sugarcrm.com/ > (408)454-6900 ext. 227 > --bcaec5395ededc2a7f04a80be74f--