Closed GoogleCodeExporter closed 9 years ago
I want to instantiate every DownloadClient class with a new Settings object, so
that you can use the overloaded methods without getting an exception per
default.
Your suggestion wouldn't be possible, because the exception is throwed in
DownloadClient class, but the Settings are specialized for each class so that
they must be set in the specialized Download class.
greetz
Maas
Original comment by Maas...@gmail.com
on 22 Mar 2012 at 12:44
Original comment by Maas...@gmail.com
on 22 Mar 2012 at 3:06
I saw that they are specialized.
Ok, if it is by your design, it's ok for me.
Regards,
Angel
Original comment by i...@advancedcomputing.ch
on 22 Mar 2012 at 5:06
It's just a "beta" version so I didn't checked all the download classes if they
instantiate a new settings object. In v0.11 it should be.
Maas
Original comment by Maas...@gmail.com
on 22 Mar 2012 at 5:47
Original comment by Maas...@gmail.com
on 30 Apr 2012 at 12:48
Original issue reported on code.google.com by
i...@advancedcomputing.ch
on 22 Mar 2012 at 10:43