Jon Skeet

Results 749 comments of Jon Skeet

(I'd forgotten about signing-off the commit, but I haven't updated it, because we definitely don't want to merge it in the current state...)

> Based on the fact that the CloudEventFormatters is public, my assumption is that this API is to be used by users to register validation actions? Well, to create new...

@lailabougria Great, thanks. I'll turn this into a proper PR with documentation and tests when I have the time... but at the moment, that could be in quite a while....

> A declaration expression that is a simple discard or where the *local_variable_type* is the identifier `var` is classified as an *implicitly typed* variable. I had trouble even parsing that....

Let's try to use "contextual keyword" in the description - ideally link to when it's a contextual keyword or not.

Eek, I apologise for not responding on this - I hadn't even seen it until just now for some reason. Will respond properly tomorrow.

I'm torn on this. On the one hand, I can see the appeal of putting it on the extension. On the other hand, I tend to jealously guard API surfaces....

@lailabougria If you could have a look at https://github.com/cloudevents/sdk-csharp/pull/322 and comment, that would be appreciated. Let me know if anything isn't clear.

You could look through the list of issues, and see if any of them is of interest to you. If one is, then: - Create a new fork in GitHub...

No, I'm afraid not. (I personally find asynchronous communications much more efficient.)