Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29254 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 48641 invoked by uid 1010); 7 May 2007 12:26:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 48625 invoked from network); 7 May 2007 12:26:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2007 12:26:25 -0000 Authentication-Results: pb1.pair.com header.from=derick@php.net; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=derick@php.net; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 82.94.239.5 cause and error) X-PHP-List-Original-Sender: derick@php.net X-Host-Fingerprint: 82.94.239.5 jdi.jdi-ict.nl Received: from [82.94.239.5] ([82.94.239.5:52173] helo=jdi.jdi-ict.nl) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 80/46-52548-EEA1F364 for ; Mon, 07 May 2007 08:26:23 -0400 Received: from localhost (localhost [127.0.0.1]) by jdi.jdi-ict.nl (8.13.7/8.12.11) with ESMTP id l47CQIJA015224; Mon, 7 May 2007 14:26:18 +0200 Date: Mon, 7 May 2007 14:26:14 +0200 (CEST) X-X-Sender: derick@kossu.ez.no To: Lukas Kahwe Smith cc: Ilia Alshanetsky , Edin Kadribasic , Antony Dovgal , Marcus Boerger , internals@lists.php.net In-Reply-To: <463B8B26.3050903@pooteeweet.org> Message-ID: References: <139872287.20070504170744@marcus-boerger.de> <9DC00D11-00A5-40DB-A397-8454C48FA448@prohost.org> <1525138013.20070504193205@marcus-boerger.de> <463B70A1.4010505@zend.com> <463B7232.7000205@php.net> <463B860E.9050306@pooteeweet.org> <5AFCE876-D9EC-4CDF-8130-96355DBFA8C2@prohost.org> <463B8B26.3050903@pooteeweet.org> X-Face: "L'&?Ah3MYF@FB4hU'XhNhLB]222(Lbr2Y@F:GE[OO;"F5p>qtFBl|yVVA&D{A(g3[C}mG:199P+5C'v.M/u@Z\![0b:Mv.[l6[uWl' MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii Subject: Re: [PHP-DEV] [RFC] Starting 5.3 From: derick@php.net (Derick Rethans) On Fri, 4 May 2007, Lukas Kahwe Smith wrote: > Ilia Alshanetsky wrote: > > > > On 4-May-07, at 3:14 PM, Lukas Kahwe Smith wrote: > > > > > Yes, to me the question is only if we want to give the message that > > > software producers should be able to expect phar to be there on 99% of the > > > systems. Thats the only way that phar has a good chance of really taking > > > off as a php code distribution approach. > > > > It sounds like the merits of having phar is would only be apparent after it > > is included in the core and everyone starts using it because of that. This > > won't happen simply because most software producers can't rely on extensions > > that are only available in version X. > > No, the point is that if we want to push something, we need to add it sooner > rather than later, because there will be a delay anyways. Also simply by > putting it into core, we make sure that phar gets into the long terms plans of > users (which are then more likely to accept the transition pain, because they > know its going to be around and maintained). Right, so the question is whether we want to push it or not. What would be good reasons for adding phar to the core? regards, Derick