Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29229 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 18886 invoked by uid 1010); 7 May 2007 05:11:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 18870 invoked from network); 7 May 2007 05:11:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 May 2007 05:11:31 -0000 Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:57875] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/66-52548-205BE364 for ; Mon, 07 May 2007 01:11:31 -0400 Received: from [127.0.0.1] ([192.168.17.37]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.1830); Sun, 6 May 2007 22:11:28 -0700 Message-ID: <463EB4FA.7010909@zend.com> Date: Mon, 07 May 2007 01:11:22 -0400 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.0 (Windows/20070326) MIME-Version: 1.0 To: Andi Gutmans CC: Marcus Boerger , Edin Kadribasic , internals@lists.php.net 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> <698DE66518E7CA45812BD18E807866CE2FEE8F@us-ex1.zend.net> In-Reply-To: <698DE66518E7CA45812BD18E807866CE2FEE8F@us-ex1.zend.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 07 May 2007 05:11:28.0355 (UTC) FILETIME=[2ADD2B30:01C79066] Subject: Re: [PHP-DEV] [RFC] Starting 5.3 From: stas@zend.com (Stanislav Malyshev) > Btw, I think if phar is a good way of deploying self-contained apps like > WAR and EAR then we should think of including this in the default > distro. It definitely has value. I just don't think we're quite there > yet. WAR/EAR isn't really self-contained - they are managed by the app server. So far we don't have similar system in PHP. And as I pointed out all Java *ARs are essentially zip's with some additional files inside and specific file structure. I like it better than inventing another file format. -- Stanislav Malyshev, Zend Products Engineer stas@zend.com http://www.zend.com/