Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65387 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63799 invoked from network); 29 Jan 2013 13:45:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Jan 2013 13:45:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.181 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.220.181 mail-vc0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:38146] helo=mail-vc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EE/7B-10721-C52D7015 for ; Tue, 29 Jan 2013 08:45:00 -0500 Received: by mail-vc0-f181.google.com with SMTP id d16so267424vcd.12 for ; Tue, 29 Jan 2013 05:44:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=H+2bX7FhgXXeiBz2ROHAm51k1C9eA/teCM1MdqEtBZQ=; b=YSrXkRRSqpcoioE+yNdC3CgDkPhcPQmiM3PzyNqgbfYKQLnNoAiO9guJvS9aCYeDAw 0bauKQCuTKbZ4Zq/ioHyaOqhdlCBYTF+7l067wqegUFVg9lovV5BLta9OO7uHaJgkJIK VWAedjTqs0b8kRJwQtDla/3BBWWQ2lqQ/HKrdpB2wx7d81UEx1EG0UFGAhXfk7YS6xNl C73JgEIZMTnUu4DUJumldakKjNGJTnXnDtP/G1rtNupmO5WA+UujrAszm9nctLznOI8A 5oa6iLNAsFNL0jt7UFduBpSADQc/R7+gktSkKKWNPCxCrdCixLJvZOgxGjgSDocLx9Xw FL4g== MIME-Version: 1.0 X-Received: by 10.52.38.163 with SMTP id h3mr895307vdk.35.1359467097931; Tue, 29 Jan 2013 05:44:57 -0800 (PST) Sender: kalle.php@gmail.com Received: by 10.58.180.10 with HTTP; Tue, 29 Jan 2013 05:44:57 -0800 (PST) In-Reply-To: <2867ee446726884cd1ac3c2d185499b4@mail.gmail.com> References: <5d21b42656d49b4a71d9f808541bd745@mail.gmail.com> <2867ee446726884cd1ac3c2d185499b4@mail.gmail.com> Date: Tue, 29 Jan 2013 14:44:57 +0100 X-Google-Sender-Auth: qgB07mQ34nes5LupzEzM7JW-V9M Message-ID: To: Zeev Suraski Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution From: kalle@php.net (Kalle Sommer Nielsen) 2013/1/29 Zeev Suraski : > The RFC explains the pros and cons of doing that, I don't really have any > additional reasons to add beyond what I already put there. I believe the > pros outweigh the cons by a good considerable margin, but that's what the > vote would be about. Perhaps the one thing worth adding is that the > people who worked on Optimizer+ are all major php.net contributors, > including Dmitry, Stas, Andi and myself - it's not some alien artifact. I don't doubt any of your abilities, what I do doubt is that how we can consider an outside project directly into the core. APC would without a doubt be up to pair if there was more people willingly to dwell into it (yes dwell as many people see it as an alien artifact because it touches and modifies some "unusual" things that the average extension developer don't). -- regards, Kalle Sommer Nielsen kalle@php.net