PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PEAR » PEAR » Bug #1623

Download code unification

Details

Submitted2004-06-12 15:37 UTC
Fromcox at idecnet dot com
Assignedcellog
StatusClosed
PackagePEAR
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2004-06-12 15:37 UTC] cox at idecnet dot com

Description:
------------
Currently there code for downloading a package is written in three different ways in three diferent places, this is commands: install, bundle y download. This leads in several compatibility problems (not supporting new syntax package-state, not showing progress bar, etc).

Btw, as there is already a Downloader class, the downloadHTTP function in Common should be moved there.

(Just annontating stuff to do :)

Tomas V.V.Cox