Jon Skeet

Results 773 comments of Jon Skeet

Notes from the meeting October 4th: - Try to describe the new features without referring to the CLI - Effectively ignore the fact that "just a CLI" implementation (without any...

New commits pushed - I *hope* they don't mess up the context of the comments too much.

Great, thanks. We can talk in a VC about how we want to make progress. (We could potentially make everything internal and start merging the bits we're happier with, for...

This is a (binary) breaking change - old compiled code won't find the new method signatures. Overloads can be added, but will need to be added with care to avoid...

Thanks Rishabh - we'll have a look in January.

I strongly suspect that you're just seeing the default HttpClient timeout of 100s. You haven't shown us how you've initialized `service`, but that's where I'd expect you to set the...

Thanks for raising this - I don't think it's blocking for C# 7 (in that there's nothing *new* about the ambiguity here), but we'll discuss it once we've shipped C#...

At the moment, there's no clear information in this issue. Please add more details, or I'll just close this issue.

@MatthewInch: Is that with an X-Touch Mini, or a different device? (Glad to hear it's not just me though.)

Thanks. I might have to clone the repo and see what I can find...