Re: Operations in invalid states: Exceptions don't make sense.

On 6/19/13 2:47 AM, Adam Bergkvist wrote:
> With a processing state, the second call would always fail.

Agreed.

> That's deterministic and observable from JS (compared to a queue in 
> the background).

The current approach is also deterministic, as I showed.
The current approach is also observable from JS because the failure 
callback is called. In fact with Futures/Promises, there's little 
difference.

.: Jan-Ivar :.

Received on Wednesday, 19 June 2013 16:29:10 UTC