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

Allow concurrent updates to properties hash #150

Open
rclark opened this issue Sep 4, 2015 · 0 comments
Open

Allow concurrent updates to properties hash #150

rclark opened this issue Sep 4, 2015 · 0 comments

Comments

@rclark
Copy link
Contributor

rclark commented Sep 4, 2015

Can we add a method that allows the caller to add or overwrite a key/value pair in a feature's properties hash? Can we get away with managing conflicting writes via last-in-last-out, or is there a better approach we can take?

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

No branches or pull requests

1 participant