Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:31709 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63324 invoked by uid 1010); 17 Aug 2007 17:57:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 63309 invoked from network); 17 Aug 2007 17:57:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2007 17:57:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:63772] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 91/F2-45535-F71E5C64 for ; Fri, 17 Aug 2007 13:57:23 -0400 Received: from [127.0.0.1] ([192.168.16.180]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Fri, 17 Aug 2007 10:57:15 -0700 Message-ID: <46C5E17A.6000008@zend.com> Date: Fri, 17 Aug 2007 10:57:14 -0700 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: Pierre CC: PHP Developers Mailing List References: <3B3E836C-A029-4877-97EB-D935E5853C9A@wanderingknights.org> <46C33F52.6040202@oracle.com> <46C4A085.3070604@zend.com> <46C4DCB0.4080509@zend.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 17 Aug 2007 17:57:15.0786 (UTC) FILETIME=[0BCD3EA0:01C7E0F8] Subject: Re: [PHP-DEV] Nowdocs revised From: stas@zend.com (Stanislav Malyshev) > True, but the result is the same. The new functions/classes can't be > used (only some rare additions can be efficiently emulated in user > land). Yes, but you still have option of working around it. Right now we don't have an option to work around new syntax. I hate to rain on your parade, because I think this functionality is good and would have a lot of good uses, but I'm worried about creating code that runs in one 5.x and can't be even compiled by another. There can be a lot of problems with external tools, too. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com