Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29271 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90870 invoked by uid 1010); 7 May 2007 18:24:08 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 90855 invoked from network); 7 May 2007 18:24:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2007 18:24:08 -0000 Authentication-Results: pb1.pair.com smtp.mail=helly@php.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=helly@php.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain php.net from 85.214.94.56 cause and error) X-PHP-List-Original-Sender: helly@php.net X-Host-Fingerprint: 85.214.94.56 aixcept.net Received: from [85.214.94.56] ([85.214.94.56:57432] helo=h1149922.serverkompetenz.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/11-56106-5CE6F364 for ; Mon, 07 May 2007 14:24:07 -0400 Received: from localhost (dslb-084-063-004-200.pools.arcor-ip.net [84.63.4.200]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by h1149922.serverkompetenz.net (Postfix) with ESMTP id B04AE1B363E; Mon, 7 May 2007 20:24:02 +0200 (CEST) Date: Mon, 7 May 2007 20:24:09 +0200 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <136098479.20070507202409@marcus-boerger.de> To: Stanislav Malyshev CC: Stefan Priebsch , internals@lists.php.net In-Reply-To: <463EF657.4030000@zend.com> 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> <463B8B36.5010906@zend.com> <1992195966.20070504214413@marcus-boerger.de> <463B9271.3040009@zend.com> <1348470081.20070504221609@marcus-boerger.de> <463EB3FD.4020009@zend.com> <1062653277.20070507092725@marcus-boerger.de> <463ED871.8080606@zend.com> <463EDB1A.6060601@e-novative.de> <463EDD80.2060902@zend.com> <463EE125.1060308@e-novative.de> <463EF657.4030000@zend.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] Starting 5.3 From: helly@php.net (Marcus Boerger) Hello Stanislav, Monday, May 7, 2007, 11:50:15 AM, you wrote: >> I think one advantage of phar is that it is backed by PEAR tools that > I think it's a disadvantage. So you would like to drop PEAR? > ....distributing PEAR files - but when we > talking about PHP-wide policy I don't think we should recommend people > running their applications out of phar files. We are not speaking of a policy here. We are not Java wherenothing else then whatever *AR's work. Weare PHP and give options. And we try to make it as easy as possible. Here is something that would make a lot of peoples stuff way easier. Because believe it or not a bunch ofpeople use PEAR. Best regards, Marcus