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

Reduce indirection related to resolve + _aresolve #53

Open
biniona opened this issue Oct 6, 2024 · 0 comments
Open

Reduce indirection related to resolve + _aresolve #53

biniona opened this issue Oct 6, 2024 · 0 comments
Labels

Comments

@biniona
Copy link
Contributor

biniona commented Oct 6, 2024

@bcmills pointed out that the resolve + _aresolve methods may be unnecessary. I agree with his assessment that these likely can be removed.

This issue documents investigating whether this observation is actionable, and if it is actionable refactoring the code to remove this indirection.

@biniona biniona mentioned this issue Oct 6, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant