On Wed, May 22, 2013 at 12:05 PM, Alex Russell <[email protected]> wrote: > Does the new fetch algorithm expose new API? It's fine if not, but if it > does, I'd like to align it around the Request/Response types we're creating > for the Navigation Controller: > > https://github.com/slightlyoff/NavigationController/blob/master/controller.ts#L153
There is no API yet, but my plan is to define fetch() & co in Fetch long term. And indeed, they should be aligned. Should probably iterate over the exact terminology a bit more. -- http://annevankesteren.nl/
