Skip to content

Conversation

moufmouf
Copy link
Member

@moufmouf moufmouf commented Dec 20, 2019

TypeMappingRuntimeException code is overly complex and most of the analysis done in the wrapping can be now done when the exception is created.
This commit migrates code away from TypeMappingRuntimeException into a CannotMapTypeException.

Slowly, we will get completely rid of the TypeMappingRuntimeException.

Closes #180

@moufmouf moufmouf merged commit dd08619 into thecodingmachine:master Dec 20, 2019
@moufmouf moufmouf deleted the refactor_typemappingruntimeexception branch December 20, 2019 16:38
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.

Refactor TypeMappingRuntimeException
1 participant