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

Replace Handles between objects with direct ownership #736

Merged
merged 8 commits into from
Jun 28, 2022
Merged

Conversation

hannobraun
Copy link
Owner

I think we're on the home stretch now, in regards to removing Shape. This might be one of the last steps towards #697.

We're entering the last stretch of the work towards removing `Shape`.
Now, nothing should really depend on `Shape` any more, so it's a matter
of replacing `Handle`s where we can find them with direct ownership of
the previously referred to object.
@hannobraun hannobraun enabled auto-merge June 28, 2022 16:21
@hannobraun hannobraun merged commit 2ecf632 into main Jun 28, 2022
@hannobraun hannobraun deleted the handle branch June 28, 2022 16:23
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