4 ms·
Also this is just weird, it tries to be EE but it just ends up being convoluted without applying the patterns correctly. E.g. all the logic is executed in the
by Tiddles-the2nd 4y ago
Also this is just weird, it tries to be EE but it just ends up being convoluted without applying the patterns correctly. E.g. all the logic is executed in the constructor of HelloWorld.java - I can't imagine that ever getting past code review.
- tannhaeuser 4y agoWell it's on gh so why not fork and fake a PR with your code critiques (plus lots more, such as heretically not using a symbolic constant for zero) to make the satire perfect?
- JanSt 4y ago"The instantiateHelloWorldMainClassAndRun() method should be private. This issue is blocking half of the team, please fix asap"
- KptMarchewa 4y agoAlso, hungarian notation I in front of interface name is something I've never seen in Java - it's a C#/windows pattern.
- tannhaeuser 4y agoSadly, it's a thing in Eclipse/SWT-derived or -inspired codebases.