Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

adamsitnik
Copy link
Member

fixes #1936

@jonsequitur I don't know if redesigned invocation is still going to keep the concept of IInvocationResult. If not, this PR can be rejected, as it does not make sense to break the customers twice (now by replacing the interface with delegate, and leter when we remove the delegate too)

@jonsequitur
Copy link
Contributor

I don't anticipate that the concept of a result will go away with the invocation redesign, so this is still a good simplification.

@jonsequitur jonsequitur merged commit e2cdee3 into dotnet:main Nov 11, 2022
@adamsitnik adamsitnik deleted the removeIInvocationResult branch November 14, 2022 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consider using Action<InvocationContext> and removing IInvocationResult
2 participants