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

TLCOM.xsl:79-83: TLCOM: need to establish transitive... #500

Open
0pdd opened this issue Feb 5, 2021 · 0 comments
Open

TLCOM.xsl:79-83: TLCOM: need to establish transitive... #500

0pdd opened this issue Feb 5, 2021 · 0 comments

Comments

@0pdd
Copy link
Collaborator

0pdd commented Feb 5, 2021

The puzzle 65-8529ead1 from #65 has to be resolved:

@todo #65:30min TLCOM: need to establish transitive connections between methods with arbitrarily long
chains of method calls between them. Right now, this code can establish transitive connections to a
max depth of 3 levels, ie up to something like this: m1 calls m2 calls m3 which uses a3 therefore m1 is
connected to m3. It will miss connections in longer chains. After fixing this, maybe we can add it to
the standard metrics in App.

The puzzle was created by @yegor256 on 05-Feb-21.

Estimate: 30 minutes, role: DEV.

If you have any technical questions, don't ask me, submit new tickets instead. The task will be "done" when the problem is fixed and the text of the puzzle is removed from the source code. Here is more about PDD and about me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants