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

flow_view_vars focused on single variable, possible multiple scripts ? #108

Open
moodymudskipper opened this issue Apr 15, 2022 · 1 comment
Milestone

Comments

@moodymudskipper
Copy link
Owner

moodymudskipper commented Apr 15, 2022

I think flow_view_vars() works well with good functions BUT :

  • If we have a very messy function
  • If we have numerous scripts (to be run in a sequence ?)

Then the whole web is too much.

A use case : I read data from a csv, show me everything that is impacted by this data.

I need to know what scripts are in scope and in which order they're run, both can have smart defaults, if expand is FALSE the order of scripts doesn't matter.

flow_view_var() ? (without "s")

@moodymudskipper
Copy link
Owner Author

The opposite view is also interesting, show me everything that led to building a given variable.

@moodymudskipper moodymudskipper added this to the 0.1.3 milestone Nov 23, 2022
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