Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3762 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75423 invoked from network); 6 Aug 2003 13:38:25 -0000 Received: from unknown (HELO is.magroup.ru) (213.147.47.162) by pb1.pair.com with SMTP; 6 Aug 2003 13:38:25 -0000 Received: from grp-dovgal.MEDIA-ARTS.RU ([192.168.3.226]) by is.magroup.ru with Microsoft SMTPSVC(5.0.2195.2966); Wed, 6 Aug 2003 17:38:17 +0400 Date: Wed, 6 Aug 2003 17:38:07 +0400 To: Simeon Koptelov Cc: internals@lists.php.net Message-ID: <20030806173807.3bc73022.tony2001@phpclub.net> In-Reply-To: <1532644772.20030806134438@newmail.ru> References: <20030806030041.20077.qmail@pb1.pair.com> <1532644772.20030806134438@newmail.ru> X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Aug 2003 13:38:17.0640 (UTC) FILETIME=[FE485280:01C35C1F] Subject: Re: [PHP-DEV] PHP archive From: tony2001@phpclub.net (Antony Dovgal) > I think that should be great to have transparent ZIP layer at the > "include"/"require" level so one could write something like "require > './lib/some-arc.par/SomePath/MyClass.php'" but the command-line > interface imho should be similar to java i.e. > > php -par my-app.par Personally I would prefer bz2 - at least bzip2 is OpenSource. And packages can be smthing like bcompiler's compiled code - obviously there is no need to change sources of such packages, so they could contain bytecodes. --- WBR, Antony Dovgal aka tony2001 tony2001@phpclub.net