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

Update/Removal of index value methods should be parameterized #6

Open
colestew opened this issue May 13, 2015 · 1 comment
Open

Update/Removal of index value methods should be parameterized #6

colestew opened this issue May 13, 2015 · 1 comment
Assignees
Milestone

Comments

@colestew
Copy link
Contributor

Currently we have a system where we have methods like:

removeStaleValue[value](...)
updateNewValue[value](...)

this needs to be parameterized. The ValueExtractableSeeds should give us everything we need, because they give us access to the indexes

@colestew colestew self-assigned this May 13, 2015
@colestew colestew added this to the 0.7.0 milestone May 13, 2015
@dilijev
Copy link
Contributor

dilijev commented May 13, 2015

Parameterized how? Like generics?

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

No branches or pull requests

2 participants