Skip to content
Discussion options

You must be logged in to vote

Hi,

The rebuild was a while ago. I can't remember the details anymore.

Back then, I rebuilt it to the best of my knowledge and belief so that I could use it. But it's not optimal.

I'm not a fan of inheritance, and my interface implementations are almost always package private ;-)

Almost 10 years ago, I first heard about "share nothing" and was appalled. It occupied my thoughts for many days, and I came to the conclusion that many problems in my then 15 years as a Java developer could be traced back to it.

We often accept dependencies for a handful of lines of code, and our software becomes more complex and dependent as a result.

The dreaded word "redundancy" might not be as bad as it's ma…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dennisvang
Comment options

Answer selected by dennisvang
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants