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

Visitor design pattern - calculator #34

Open
AlexandreDubray opened this issue Nov 18, 2020 · 0 comments
Open

Visitor design pattern - calculator #34

AlexandreDubray opened this issue Nov 18, 2020 · 0 comments

Comments

@AlexandreDubray
Copy link
Member

The current structure of this exercise allows the student to do the the for loops to filter the elements in the visitor.
But in the tests, we check that it is done in the visitable.
We need to force them to do it in the visitable or it creates confusion since the output is still valid

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