Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:9080 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49479 invoked by uid 1010); 12 Apr 2004 17:23:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 49452 invoked from network); 12 Apr 2004 17:23:58 -0000 Received: from unknown (HELO longsword.omniti.com) (66.80.117.3) by pb1.pair.com with SMTP; 12 Apr 2004 17:23:58 -0000 Received: from [66.80.117.2] (helo=[10.80.116.129]) by longsword.omniti.com with asmtp (TLSv1:RC4-SHA:128) (Exim 4.14) id 1BD5A6-0001jR-L1; Mon, 12 Apr 2004 13:23:58 -0400 In-Reply-To: <20040412192144.290bbe51@localhost.localdomain> References: <1081740243.14476.11.camel@coogle.localdomain> <1081740243.14476.11.camel@coogle.localdomain> <5.1.0.14.2.20040412134325.039c7758@127.0.0.1> <1101B839-8C98-11D8-BB64-000A95E073A0@php.net> <26E7D27E-8C99-11D8-8792-000393B2B3C0@omniti.com> <1081790331.2253.10.camel@coogle.localdomain> <20040412192144.290bbe51@localhost.localdomain> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <6D68B5CB-8CA6-11D8-8792-000393B2B3C0@omniti.com> Content-Transfer-Encoding: 7bit Cc: john@coggeshall.org, internals@lists.php.net Date: Mon, 12 Apr 2004 13:25:43 -0400 To: Pierre-Alain Joye X-Mailer: Apple Mail (2.613) Subject: Re: [PHP-DEV] Exceptions and Errors From: george@omniti.com (George Schlossnagle) On Apr 12, 2004, at 1:21 PM, Pierre-Alain Joye wrote: > On Mon, 12 Apr 2004 13:18:51 -0400 > john@coggeshall.org (John Coggeshall) wrote: > > >> Again, we are talking about a very specific situation (PHP 5 >> extensions written using a dual-syntax model).Things in the PHP 4 >> branch are not an issue here, there is no expectation that such >> things would be changed. > > We may keep in mind that a specific (or rare) situations now will > certainly be a not so rare situation in a near future. When PHP5 is > out and people start to create php5 only extensions (thinking that > the internal API will then really be freezed). That's why this discussion is happening now. George