Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Progressions of MessagingEvent #36

Open
marcoscaceres opened this issue Apr 25, 2013 · 3 comments
Open

Progressions of MessagingEvent #36

marcoscaceres opened this issue Apr 25, 2013 · 3 comments

Comments

@marcoscaceres
Copy link
Contributor

The spec defines MessagingEvent as extending ProgressEvent, but the spec does not define any "progression" with regards to the ProgressEvent interface. Instead, it seems that the MessagingRequest interface handles the progression? If so, then MessagingEvent should not extend ProgressEvent - it should just extend Event.

Note that the whole progression thing will also break once the spec switches to using Futures (unless at some point a ProgressFuture is defined).

@efullea
Copy link
Member

efullea commented Apr 30, 2013

Issue note added. Pending on the definition of ProgressFuture

@marcoscaceres
Copy link
Contributor Author

What's the progression based on?

@efullea
Copy link
Member

efullea commented Jul 4, 2013

Based on the progress of the submission or download of the MMS message, so basically HTTP POST and GET operations respectively.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants