moaxcp / download-magic

Automatically exported from code.google.com/p/project-penny
0 stars 0 forks source link

Changes to DownloadProcessor/Downloader #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There will be a number of changes to the DownloadProcessor/Downloader in order 
to make sure all available information is gathered when a download starts.

1. DownloadStatus
--add Starting, Checking, Downloaded, Completing
2. Change onStartInput, onEndInput to onBeforeInput and onAfterInput
3. When Starting call onInit
4. Set status to Checking after Connected
5. call onBeforeInput after status is set to Checking
6. call onAfterInput after status is set to Downloaded
7. call onComplete after status is set to Completing

Use attached chart to create on DownloadProcessor for Program

Original issue reported on code.google.com by moa...@gmail.com on 6 May 2012 at 2:21

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 35 has been merged into this issue.

Original comment by moa...@gmail.com on 7 May 2012 at 1:09

GoogleCodeExporter commented 9 years ago
Issue 40 has been merged into this issue.

Original comment by moa...@gmail.com on 7 May 2012 at 1:10

GoogleCodeExporter commented 9 years ago
Issue 16 has been merged into this issue.

Original comment by moa...@gmail.com on 8 May 2012 at 9:28

GoogleCodeExporter commented 9 years ago
Issue 27 has been merged into this issue.

Original comment by moa...@gmail.com on 8 May 2012 at 9:29

GoogleCodeExporter commented 9 years ago
Issue 36 has been merged into this issue.

Original comment by moa...@gmail.com on 8 May 2012 at 9:30

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Issue 50 has been merged into this issue.

Original comment by moa...@gmail.com on 8 May 2012 at 11:51

GoogleCodeExporter commented 9 years ago
Issue 51 has been merged into this issue.

Original comment by moa...@gmail.com on 8 May 2012 at 12:17

GoogleCodeExporter commented 9 years ago
Will also be able to use String for MD5State and LinkState instead of classes.

Original comment by moa...@gmail.com on 8 May 2012 at 1:44

GoogleCodeExporter commented 9 years ago

Original comment by moa...@gmail.com on 8 May 2012 at 1:49

GoogleCodeExporter commented 9 years ago
Attached is the documentation for Downloading. The next step is to write the 
code!

Original comment by moa...@gmail.com on 9 May 2012 at 12:25

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 35 has been merged into this issue.

Original comment by moa...@gmail.com on 9 May 2012 at 12:31

GoogleCodeExporter commented 9 years ago

Original comment by moa...@gmail.com on 13 Nov 2012 at 11:33

GoogleCodeExporter commented 9 years ago

Original comment by moa...@gmail.com on 6 Jan 2013 at 5:43