By stf83
via techblog.molindo.at
Published: Nov 27 2009 / 22:53
In this post, I’m looking for active collaboration of my readers (as I really hope that I have some). I’ve thought about a simpler way to handle Java system properties as I tend to forget them all the time. Additionally, I don’t like to see them as string constants – neither within the code nor somewhere else. I’ve come up with a single enum class, that aims to simplify handling of system properties. Actually, you won’t ever think of possible best practices – hence “The Final Take on Java System Properties” ;)
Tweet
SaveShareSend
Tags: announcement, java, open source



Comments
MCII replied ago:
SystemProperties as Enum. Interesting idea.
Voters For This Link (8)
Voters Against This Link (0)