Re: PROPOSAL: Close ISSUE-18: Should it be possible to perform CryptoOperations as a 'streaming' operation with URI semantics?

On question related to this issue that arose as we were implementing:

If a 'progress' event is sent to a listener while a progressive operation is in progress, what is the expected content of the 'result' attribute?  It seems like the developer might expect partial output to be available, but that might be possible in all cases.  



On Jan 31, 2013, at 2:08 PM, Ryan Sleevi <sleevi@google.com> wrote:

> http://www.w3.org/2012/webcrypto/track/issues/18
> 
> I would like to propose that we CLOSE ISSUE-18.
> 
> The current API already incorporates supports for progressive
> operations, such as encryption or hashing. Alternative semantics, such
> as those afforded by the Streams API proposal, have not progressed in
> their relevant working groups. Further, proposals for URI-like schemes
> (such as createObjectURL) have already shown to be significantly
> complex to implement correctly and efficiently.
> 
> As such, I do not believe this is an issue for this working group to
> resolve, unless we're willing to hold further activity until the
> alternative specifications are proposed.
> 

Received on Monday, 4 February 2013 19:54:12 UTC