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

CapabilityPatternWithCheckedExceptions #261

Open
afcondon opened this issue Jan 2, 2021 · 1 comment
Open

CapabilityPatternWithCheckedExceptions #261

afcondon opened this issue Jan 2, 2021 · 1 comment
Labels
recipe-request Requests for someone to build a recipe for their problem

Comments

@afcondon
Copy link
Contributor

afcondon commented Jan 2, 2021

Recipe Name

CapabilityPatternWithCheckedExceptions

Recipe Description

Shows how the "onion architecture" / "capability pattern" can have ExceptT and ExceptV instances.

Comments

I have already implemented this recipe, what remains is to clean it up to match the file naming etc in the CapabilityPattern recipe that's already been accepted. You can see the code here to get an idea of what it looks like, it's a fair amount more complicated than CapabilityPattern so you may feel it's too big for a recipe?

@afcondon afcondon added the recipe-request Requests for someone to build a recipe for their problem label Jan 2, 2021
@JordanMartinez
Copy link
Owner

Let's add it here. It may be big, but I do think it highlights "best practices".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
recipe-request Requests for someone to build a recipe for their problem
Projects
None yet
Development

No branches or pull requests

2 participants