Re: Futures (was: Request for JSON-LD API review)

On Wed, Apr 17, 2013 at 5:06 PM, Anne van Kesteren <annevk@annevk.nl> wrote:
> [...]

My previous experience has been trying to get bytes in JavaScript
(mostly for XMLHttpRequest): asked from TC39 in 2006. Eventually
delivered by Khronos for WebGL. Mourned over by TC39 (and others,
myself included) in 2012. If the party "responsible" for delivering
the solution does not deliver, it will happen elsewhere. And to some
extent that seems good, as it keeps everyone alert and the platform is
not held hostile to the progress (and process) of a single entity.

As I mentioned elsewhere, the platform needs more primitives. IO
streams, event streams (or signals), futures, ... I have no strongly
held believes as to where these should be hosted, I just know that we
need them, soon. And getting them soon in JavaScript seems hard as
you'd have to lift up the event loop model defined in HTML somehow to
the language level.


--
http://annevankesteren.nl/

Received on Wednesday, 17 April 2013 16:33:29 UTC