Hacker News new | ask | show | jobs
by ConspiracyFact 503 days ago
> The thing you're trying to do might be simple, but to do it, you might need to instantiate 8+ Java classes. It doesn't mean it's complex to read or hard to debug.

I’m skeptical that code that needs to instantiate eight separate classes will remain easy to debug in the general case.