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

子の親(n)を使ってない #12

Open
ddddddO opened this issue Feb 12, 2022 · 0 comments
Open

子の親(n)を使ってない #12

ddddddO opened this issue Feb 12, 2022 · 0 comments

Comments

@ddddddO
Copy link
Owner

ddddddO commented Feb 12, 2022

  • DAGインスタンスを経由しない親かつDAGインスタンス経由の子がある場合は、今はumlで親が出力されないが、どうするのが良いか
    • DAGインスタンス経由させないといけないのは使う側からしたら面倒とは思う
    • ただ、どこまで親を辿るかという決めもある。楽そうなのは、最後まで親を辿る方法
      • そうすると、途中のタスクからUMLを生成する場合、不必要な親のタスクまで出力することになりそう
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