FLUID-1424: Uploader 2: Allow implementers to specify their own callbacks during the various UploadManager interesting moments.

Metadata

Source
FLUID-1424
Type
Sub-task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Colin Clark
Reporter
Colin Clark
Created
2008-09-03T18:03:16.000-0400
Updated
2011-02-22T16:27:57.266-0500
Versions
N/A
Fixed Versions
  1. 0.6beta1
Component
  1. Uploader

Description

The UploadManager provides a set of callbacks for various interesting upload-related events, including files being cued, their progress as they're uploaded, etc. Implementers of the Upload component should be able to tap into these events, too, but without breaking any code internal to the Uploader that may also depend on these functions.

This will require a bit of framework support to allow for definition of simple aspects.

Comments

  • Michelle D'Souza commented 2008-10-01T13:49:03.000-0400

    dev-iteration45

  • Colin Clark commented 2008-10-09T23:23:44.000-0400

    This was implemented through the use of Fluid's model events system.

  • Michelle D'Souza commented 2011-02-22T16:27:57.265-0500

    Closing issues that were resolved for 1.0 and earlier releases.