Skip to content

Small refactoring of getTypeInfo() #1263

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

Merged
merged 1 commit into from
May 13, 2020
Merged

Small refactoring of getTypeInfo() #1263

merged 1 commit into from
May 13, 2020

Conversation

ehmicky
Copy link
Contributor

@ehmicky ehmicky commented May 13, 2020

Part of #1223.

Errors information is attached to a symbol property. It is retrieve using getErrorInfo().
Also, each error type as a sets of properties retrieved using getTypeInfo().
This PR is a small refactoring to try to decouple those two separate things more.

@ehmicky ehmicky added the type: chore work needed to keep the product and development running smoothly label May 13, 2020
@ehmicky ehmicky requested a review from erezrokah May 13, 2020 10:32
@ehmicky ehmicky self-assigned this May 13, 2020
@ehmicky ehmicky force-pushed the chore/error-info branch from e00d291 to 84b4d3d Compare May 13, 2020 10:44
@ehmicky ehmicky merged commit 03d4c5e into master May 13, 2020
@ehmicky ehmicky deleted the chore/error-info branch May 13, 2020 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants