Skip to content
This repository has been archived by the owner on Sep 24, 2019. It is now read-only.

Iterator-backed properties #84

Open
mikelieberman opened this issue Dec 23, 2014 · 0 comments
Open

Iterator-backed properties #84

mikelieberman opened this issue Dec 23, 2014 · 0 comments

Comments

@mikelieberman
Copy link
Contributor

Allow the use of element properties that are backed by some iterator. For example, an integer property with a SummingCombiner in the "background", so that when the property is "set", the value actually gets incremented. Retrieving the property will get back the current sum.

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

1 participant