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

Q-38 option d #120

Open
gernotstarke opened this issue Feb 25, 2022 · 2 comments
Open

Q-38 option d #120

gernotstarke opened this issue Feb 25, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@gernotstarke
Copy link
Member

[X] (d) Häufung von Fehlern in bestimmten Bausteinen des Systems.

might have NOTHING to do with architectural structure, as simply the implementation has gone wrong...

therefore, this option / answer is highly misleading.

@gernotstarke gernotstarke added the bug Something isn't working label Feb 25, 2022
@alxlo
Copy link
Contributor

alxlo commented Feb 25, 2022

If I recall correctly, the argument here was that architects should look out for error clusters as those might indicate that the problem leading to errors accumulating in a certain module has its cause in non-optimal architectural decisions. E.g. you have a building block that has too many responsibilities and is often changed by many different people.

@gernotstarke
Copy link
Member Author

but it really only MIGHT indicate a structural or conceptual problem, it can also indicate bad programming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants