cool-easter-32542
09/22/2023, 7:03 PM> I realized that in the rule-graph display, rather than rendering the Gets on the @rule's node, we should be rendering them as edge labels! This simplifies things, because we can use "the function signature" as in the wildcard idea.
> I totally agree -- #7024 has decided to punt on that for now, only because the method used there to display Gets only has the list of Get(Subject, Product) pairs, without any explicit edges to other @rules which may end up satisfying the Get. I don't know if this exact information is already co-located with each Rule, or if we might have to add a utility method to the RuleGraph to get these labelled Get edges.This ticket is created to track making `Get`s into labelled edges instead of trying to implement it in #7024. pantsbuild/pants
cool-easter-32542
09/22/2023, 7:03 PMcool-easter-32542
09/22/2023, 7:03 PM