Victor Berchet
Victor Berchet
@bernardyen Could you provide a snippet which show the issue, I can not re-produce it. Also by looking at the code I can't not explain why it would fail and...
+1 to fix the "big flaky"
I liked the previous version better :) TODO: [re-enable Safari tests](https://github.com/angular/angular.dart/pull/1288#issuecomment-55965990) once this gets fixed
seems like some work is being done on the dart side https://codereview.chromium.org/201613006/
I don't think that this is something required by Angular.dart but by pub in general. Most of the time pub can infer the location of the SDK, if not it...
@Aranir does it really crashes the browser or does it work if you wait long enough ? (could be several minutes, I think this is a know issue in the...
One quick comment before I can review this more deeply: I'm not sure if converter is good name (users could confuse it with `Converter`)
Legacy services ? On May 25, 2014 3:47:27 PM CEST, "Miško Hevery" [email protected] wrote: > Sure, but the browsers which dart supports are CORS enabled, so is this > even...
So what is the status on jsonp ? IMO it could be a nice addition (some servers won't support cors). Any estimate of the effort this PR would be ?
I'm all for adding it if the effort is not that big - @vsavkin no rush as I think it's low priority considering the previous comments.