Ticket #4 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Canal independent download interface

Reported by: TNBKCZDBNVGS@… Owned by: mcw
Priority: trivial Milestone:
Component: Gui Version: 0.1.5-dev
Keywords: frontend download canal Cc:

Description

A way to provide a download, independent of the currently used frontend canal.

Change History

Changed 3 years ago by mcw

  • status changed from new to closed
  • resolution set to fixed

Created class DownloadManager? with static method #dispatch(FileToDispatch?). Example:

DownloadManager.dispatch(new File("path/to/download/file"));

Changed 3 years ago by mcw

  • version set to 0.1.5
Note: See TracTickets for help on using tickets.