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

Only store essential network data in network object #94

Closed
generic-github-user opened this issue Nov 1, 2018 · 1 comment
Closed

Only store essential network data in network object #94

generic-github-user opened this issue Nov 1, 2018 · 1 comment
Labels
difficult This is not easy. It's really not easy. enhancement Something to improve (usually to do with code) not important No one has to do this right now. It's not important. version: javascript

Comments

@generic-github-user
Copy link
Owner

All other network-related data should be generated whenever it is needed.

@generic-github-user generic-github-user added enhancement Something to improve (usually to do with code) not important No one has to do this right now. It's not important. difficult This is not easy. It's really not easy. version: javascript labels Nov 2, 2018
@generic-github-user
Copy link
Owner Author

This could cause speed issues, as node lists would need to be regenerated each time the network is updated or mutated. I'm closing this issue for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficult This is not easy. It's really not easy. enhancement Something to improve (usually to do with code) not important No one has to do this right now. It's not important. version: javascript
Projects
None yet
Development

No branches or pull requests

1 participant