Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(#555) Clarify ITypeResolver returns null #620

Merged
merged 2 commits into from
Nov 14, 2021

Conversation

nils-a
Copy link
Contributor

@nils-a nils-a commented Nov 13, 2021

and does not throw on unresolvable types.
Also changed the TypeResolverAdapter to adhere
to those expectations and removed the now no longer
needed try-catch from CommandPropertyBinder.

and does not throw on unresolvable types.
Also changed the TypeResolverAdapter to adhere
to those expectations and removed the now no longer
needed try-catch from CommandPropertyBinder.
@nils-a nils-a marked this pull request as draft November 13, 2021 21:42
as a very simple test harness to test implementations of
ITypeRegistrar / ITypeResolver
@nils-a nils-a marked this pull request as ready for review November 13, 2021 22:12
Copy link
Contributor

@patriksvensson patriksvensson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! 👍

@patriksvensson patriksvensson merged commit 48df9cf into spectreconsole:main Nov 14, 2021
@nils-a nils-a deleted the feature/GH-555 branch November 14, 2021 06:09
@nils-a nils-a linked an issue Nov 14, 2021 that may be closed by this pull request
nils-a added a commit to nils-a/spectre.console that referenced this pull request Jan 1, 2022
patriksvensson pushed a commit that referenced this pull request Jan 2, 2022
to adhere to the specifications set in #620
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Internal exceptions being thrown
2 participants