Don Olmstead

Results 61 comments of Don Olmstead

After leaving it alone for the evening and trying to bower install again it managed to complete successfully. Not sure if there would be any way for private-bower to maybe...

Adding `factory` to a class would be a really nice thing to have. In terms of real world examples it would be nice for browser apps when doing `CustomEvent`s. ```dart...

Since 2.0 is thinking of some drastic changes is there any way the more extreme do like C#, Python, of dart-lang/sdk#6496 can be revisited. @gbracha would a DEP be required...

We're already having issues with the normal Windows EWS returning in a reasonable amount of time. I'm not sure that adding testers is going to help the situation at all....

> JSC team (especially Yusuke) strongly requests Windows layout test EWS to maintain Windows JSC. I agree but if results aren't coming back in a timely fashion how is it...

Not sure if I need to be more specific but just in case. If you have a url you're trying to match that looks like http://foo.com/index.html?bar=123 If you tried to...

Would the logging package be open for a patch for this?

Ok cool so it looks like I would need to parse urls of the scheme ``` https://bucket-name.s3.Region.amazonaws.com/key name ``` And this scheme ``` https://s3.Region.amazonaws.com/bucket-name/key name ``` And I could take...

@Upgreydd #59 I think might get your issues solved. If you can build it locally and try it against things that'd be super helpful.

Do you think the default branch should have a different expiration time?