Joined June 2011
·
Posted to
Visiting previously-visited directories
over 1 year
ago
Shame. I don't know how to account for the difference, and I also tend to use Ctrl+R myself more.
Posted to
Easier Java object initialization
over 1 year
ago
I use this to create objects in tests, but I don't use it in production, at least long term, for the various reasons people have cited here.
If you want to do this in production code, then I suggest refactoring towards the Builder pattern.
Achievements
116 Karma
1,055 Total ProTip Views
Mongoose 3
Have at least three original repos where Ruby is the dominant language
Lab
Have at least one original repo where C# is the dominant language
Python
Would you expect anything less? Have at least one original repo where Python is the dominant language
Altruist
Increase developer well-being by sharing at least 20 open source projects
Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos
Komodo Dragon 3
Have at least three original repos where Java is the dominant language
Komodo Dragon
Have at least one original repo where Java is the dominant language
Forked
Have a project valued enough to be forked by someone else
Charity
Fork and commit to someone's open source project in need
Mongoose
Have at least one original repo where Ruby is the dominant language
Thanks for a nicely-written tip. Even better: commit much more frequently.