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

Remove Local; replace its uses using simpler means #1011

Merged
merged 7 commits into from
Aug 29, 2022
Merged

Remove Local; replace its uses using simpler means #1011

merged 7 commits into from
Aug 29, 2022

Conversation

hannobraun
Copy link
Owner

Local was a bit of a vestige from the past. It was more widely used at an earlier point, but has since been reduced in scope to the approximation code. There, it was a bit over-engineered for what it still did, but it's also not flexible enough for some of the changes I'm currently working on.

Overall, replacing it wasn't hard, and removing it doesn't seem like a loss.

@hannobraun hannobraun merged commit d9292f6 into main Aug 29, 2022
@hannobraun hannobraun deleted the approx3 branch August 29, 2022 17:20
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.

1 participant