« Previous | Next » 

Revision 910f9a68

ID910f9a68a6e0167867c94ca6cc3a8d7484d2e2c2
Parent 91e06b84
Child b6197166

Added by Hans-Christoph Steiner over 3 years ago

make DownloaderFactory for creating any kind of Downloader

This will ultimately be used to create the right Downloader subclass
instance based on the URL of the file to download (i.e. rfcomm://, .onion
address, ssh://, new socket protocols, etc).

Also delete unused constructors, they can trivially be readded if they are
ever used, and they are currently just clutter.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences