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

Observable Vector with a write guard and batched diffs #31

Closed
wants to merge 2 commits into from
Closed

Conversation

jplatte
Copy link
Owner

@jplatte jplatte commented Sep 1, 2023

… what do we call this?? Does it make sense for one type to support both batched and non-batched diffs?

Copy link
Collaborator

@Hywan Hywan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did a quick review, and it looks good, but I'm not convinced that's the correct approach. I need time to think about it.

@Hywan
Copy link
Collaborator

Hywan commented Sep 6, 2023

After a 1:1 discussion, it appears that it's probably simpler to have a unique type: ObservableVector, with ObservableVector2::write to become ObservableVector::begin_transaction or a similar name.

@jplatte
Copy link
Owner Author

jplatte commented Sep 6, 2023

Not sure if it's the branch name or just a service disruption, but GitHub isn't reflecting my force-push on this PR. Will open a new PR with a non-unicode branch name.

@jplatte jplatte closed this Sep 6, 2023
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.

2 participants