You are viewing limited content. For full access, please sign in.

Question

Question

Will SDK support async/await

asked on January 10, 2020

Is there any plans to support async/await in future versions of the SDK?

0 0

Replies

replied on January 15, 2020

Unfortunately, supporting the async/await paradigm would require a huge interface change, since many functions would need to return Tasks. But since we would need to maintain backwards compatibility, these would actually be an entirely parallel set of interfaces. I haven't heard any plans to modify Repository Access like that in the near term.

I think though that it's become clear the async/await is the paradigm to adopt for new work, so I would hope we could incorporate it into any new SDK libraries.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.