So where does this leave adding pecl/zip to 5.2? PDO is not core for
Windows so should zip?

On 21/07/06, Pierre <[EMAIL PROTECTED]> wrote:
On 7/21/06, Richard Quadling <[EMAIL PROTECTED]> wrote:
> A compression wrapper like PDO would be great. And they do all do the
> same things more or less. Take data and compress it. Take compressed
> data and uncompress it. Not that different.

Then do it in PHP, it is very easy to create one for the simple
operations (which seems to be what you are looking for). And you can
start now or help the PEAR File_Archive maintainers to port their
packages to php5 (and use the native functions). I'm ready to help or
to modify the API as long as zip is not in the beta phase.

No other language has such wrappers implemented nativelly and for
those I use, I do not know any wrapper at all.

Cheers,
--Pierre



--
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&amp;r=213474731
"Standing on the shoulders of some very clever giants!"

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to