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

unify & standardize Object / Map / Set usage #113

Open
cassinius opened this issue Oct 17, 2019 · 0 comments
Open

unify & standardize Object / Map / Set usage #113

cassinius opened this issue Oct 17, 2019 · 0 comments

Comments

@cassinius
Copy link
Collaborator

there are different data structures for different use cases, which is legit, BUT

  • we need something like a standardized compute pipeline
  • starting with ID(s) or single Nodes
    • --> expanding up to larger sets
    • --> extending to a set of sets
    • --> expanding to a set of larger sets
  • which in each phase only accepts a certain type (data structure)
  • and leads / expands to a well defined type the next step up
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