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

CodeCrunch #321

Open
jeronliaw opened this issue Nov 27, 2022 · 2 comments
Open

CodeCrunch #321

jeronliaw opened this issue Nov 27, 2022 · 2 comments
Labels
🔧 Technical Issues Issues with regards to setting up of Vim, Java etc.

Comments

@jeronliaw
Copy link

jeronliaw commented Nov 27, 2022

Just a suggestion! I think it would be more helpful for students if the error messages in CodeCrunch help to show exactly where the cyclic dependencies are, instead of just showing all the relationships between the different classes. but if this is too difficult to implement then it's fine, just looking out for future students!

@jeronliaw jeronliaw added the 🔧 Technical Issues Issues with regards to setting up of Vim, Java etc. label Nov 27, 2022
@Wenbo-J
Copy link

Wenbo-J commented Nov 28, 2022

Agree, but for now you can try drawing out a dependency map, this helped me quite a lot!

@liewyungjun
Copy link

i actually found having the relationships shown quite useful
after that you can just ctrl f in your implementation to find where your cyclic dependencies are, cos sometimes when you code you accidentally put in the cyclic dependencies

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 Technical Issues Issues with regards to setting up of Vim, Java etc.
Projects
None yet
Development

No branches or pull requests

3 participants