Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43630 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33298 invoked from network); 5 Apr 2009 19:15:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Apr 2009 19:15:59 -0000 Authentication-Results: pb1.pair.com header.from=paul.biggar@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=paul.biggar@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.243 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: paul.biggar@gmail.com X-Host-Fingerprint: 209.85.132.243 an-out-0708.google.com Received: from [209.85.132.243] ([209.85.132.243:58561] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 49/41-19248-E6309D94 for ; Sun, 05 Apr 2009 15:15:59 -0400 Received: by an-out-0708.google.com with SMTP id c5so1162020anc.38 for ; Sun, 05 Apr 2009 12:15:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :received:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=0FqfS43dgowEyob3yyU71C8H6fZK8uYzzAv2Klxn9rM=; b=bNseyHq5beIoU9vt840NAWcuskOvWQIbykmNF5i7p9yWsk6JitdnSK2aeTiN+/A4pW Z3pP3nRffQGnc3vWwXz+k1ANFqUmuTkHRidQfdiF4SExz8b8fLsdhK96aNP30yRzDWH4 6ypg/jk0hESmcpzqgvaGWJM2dP8LcFUSkOEtM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=wNdDqG9rySNX6ebEqXDe6dpE690umqIPP//sUknpgT1A4cOO0oH8mqLUFVEQmXEU5D Mup6ZHeTu1vMkRdKk7XilQISzAq+vfNYDHfCubm/kKMUoQ58Ug9/EMDOV6ttIPwe4t5+ Vzg3omlogBMJG1tEqncQuBWKWsHohquhbSD7g= MIME-Version: 1.0 In-Reply-To: References: <698DE66518E7CA45812BD18E807866CE02B86BCA@us-ex1.zend.net> Date: Sun, 5 Apr 2009 20:15:35 +0100 Received: by 10.231.15.202 with SMTP id l10mr758688iba.35.1238958955368; Sun, 05 Apr 2009 12:15:55 -0700 (PDT) Message-ID: To: Andi Gutmans Cc: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] RFC: Removing the Zend API From: paul.biggar@gmail.com (Paul Biggar) Hi Andi, > On Wed, Apr 1, 2009 at 3:35 PM, Andi Gutmans wrote: >> Hi Paul, >> >> This is something I have considered in the past esp. as it would also reduce dependency of extensions on PHP runtime and make it easier for 3rd parties to distribute PHP extensions which don't have to be rebuilt per-PHP version. This is similar to JNI. I'm working on this a little more atm. When you were considering it before, was anything committed to paper/email? If so, I would be interested to see any thoughts or discussions. Thanks, Paul -- Paul Biggar paul.biggar@gmail.com