Selecting values from an Enum

Now we have Enums, but how do we ensure that apps we create with enums are actually extendable? Just because the Enum can be extended does not ensure that the usage of them us truly extendable.

Source : Hougaard.com
Read more…