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

Labeling edges of inserted trees with component names for use by visualization tool(s) #189

Open
3n-mb opened this issue Apr 13, 2017 · 0 comments

Comments

@3n-mb
Copy link

3n-mb commented Apr 13, 2017

I have the following idea. When we open a cycle.js visual dev tool, it should be possible to collapse and expand observables' circuits of components. But for this to happen, a visual tool need to know at which point components touch.

This info can be placed by machinery that inserts/remove trees, either taking a name of a component function, that created the tree, and/or by reading annotations on tree-creating function. More so, there can info say at which route (or part of it) has a particular circuit section has been inserted.

Is such labeling done currently? If so, can you point me to code. If not, what do you think about this?

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