Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

New feature ideas? #30

Open
jdantonio opened this issue Sep 16, 2015 · 3 comments
Open

New feature ideas? #30

jdantonio opened this issue Sep 16, 2015 · 3 comments

Comments

@jdantonio
Copy link
Owner

This is an open thread to discuss potential new features.

Most of my personal open source time is currently dedicated to concurrent-ruby so I don't spend much time on this gem, but I am very fond of it and would love to see it grow and prosper. I'm open to any suggestions from the community for new features.

@joelmccracken
Copy link

Interesting project! Before I use it, I would want there to be a "structure" type class that has an update method, which will "merge" values from the original structure into a new structure, which it returns.

@jdantonio
Copy link
Owner Author

@joelmccracken Perhaps ImmutableStruct from concurrent-ruby and its #merge method may suit your needs?

@joelmccracken
Copy link

Yep, this looks exactly like what I was describing!

On Sun, Mar 13, 2016 at 9:23 PM, jdantonio [email protected] wrote:

@joelmccracken https://github.com/joelmccracken Perhaps ImmutableStruct
from concurrent-ruby and its #merge method
http://ruby-concurrency.github.io/concurrent-ruby/Concurrent/ImmutableStruct.html#merge-instance_method
may suit your needs?


Reply to this email directly or view it on GitHub
#30 (comment)
.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants