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

Allow multiple log message types (besides ErrorMessage) #79

Open
Nutzzz opened this issue Jun 13, 2023 · 1 comment
Open

Allow multiple log message types (besides ErrorMessage) #79

Nutzzz opened this issue Jun 13, 2023 · 1 comment

Comments

@Nutzzz
Copy link
Contributor

Nutzzz commented Jun 13, 2023

Example shown in PR #78

@Nutzzz
Copy link
Contributor Author

Nutzzz commented Jun 30, 2023

From newest CHANGELOG:

Finally, I've been thinking a lot about result types. Over the years, I've updated GameFinder to use various different approaches for dealing with errors. This update is the beginning of me phasing out my hacky OneOf<TResult, ErrorMessage> solution, and replacing it with FluentResults.

...So it looks like you're working on it. PR #78 closed.

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

No branches or pull requests

1 participant