Re: [PHP-DEV] Re: RE : RE : [PHP-DEV] [RFC] Starting 5.3

2007-05-15 Thread Greg Beaver
Stanislav Malyshev wrote: >> Yes, noone hinders you to write PHP_Archieve into your stub when using >> the Phar extension. > > Actually, I would say it would be better to have some "minimized" > version which is extract-only, has all the comments stripped, etc. for > inclusion in the archives. Th

Re: [PHP-DEV] Re: RE : RE : [PHP-DEV] [RFC] Starting 5.3

2007-05-15 Thread Stanislav Malyshev
Yes, noone hinders you to write PHP_Archieve into your stub when using the Phar extension. Actually, I would say it would be better to have some "minimized" version which is extract-only, has all the comments stripped, etc. for inclusion in the archives. -- Stanislav Malyshev, Zend Products

[PHP-DEV] Re: RE : RE : [PHP-DEV] [RFC] Starting 5.3

2007-05-15 Thread Marcus Boerger
Hello LAUPRETRE, Tuesday, May 15, 2007, 7:12:27 PM, you wrote: >> From: Greg Beaver [mailto:[EMAIL PROTECTED] >> This is exactly how phar/PHP_Archive works. For example: >> http://pear.php.net/go-pear.phar contains the complete >> PHP_Archive class, which will fall back to the phar extension