[COTDC] 9 - HTTPDownloadRequest

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[COTDC] 9 - HTTPDownloadRequest

laurent laffont
Today:  HTTPDownloadRequest


Comment Of The Day Contest - One Day One Comment
Rules: 
#1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
#2: If you cannot comment it, deprecate it.
Laurent

Reply | Threaded
Open this post in threaded view
|

Re: [COTDC] 9 - HTTPDownloadRequest

laurent laffont
On Sat, Feb 12, 2011 at 5:44 PM, laurent laffont <[hidden email]> wrote:
Today:  HTTPDownloadRequest

It seems to me that all classes in category System-Download can be removed. They are not referenced outside this category.


If not, the comment I propose:

I encapsulate an HTTP request which can be queued in an HTTPLoader instance.


Laurent.
 


Comment Of The Day Contest - One Day One Comment
Rules: 
#1: Each day a not commented class is elected. Each day the best comment will be integrated with name of the author(s).
#2: If you cannot comment it, deprecate it.
Laurent