Home » PEAR » PEAR » Bug #1623
Download code unification
Details
| Submitted | 2004-06-12 15:37 UTC |
|---|---|
| From | cox at idecnet dot com |
| Assigned | cellog |
| Status | Closed |
| Package | PEAR |
| PHP Version | Irrelevant |
| 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