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

Context aware exception handling #29

Open
xabbuh opened this issue Sep 11, 2018 · 0 comments
Open

Context aware exception handling #29

xabbuh opened this issue Sep 11, 2018 · 0 comments
Labels
Milestone

Comments

@xabbuh
Copy link
Member

xabbuh commented Sep 11, 2018

Currently, with the handling of value objects as implemented in #22 we do not deal with exceptions being thrown when constructing such objects. We should reuse the logic that we already use in the data mapper to convert exceptions into form errors, but we now also need to be able to let the exception handler decide which subform the error needs to be associated with.

@xabbuh xabbuh added this to the 1.0 milestone Sep 11, 2018
@xabbuh xabbuh added the feature label Sep 11, 2018
@xabbuh xabbuh modified the milestones: 1.0, 0.8 Jun 29, 2020
@xabbuh xabbuh modified the milestones: 0.8, 0.9 Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant