Having seen how to teach Naked Objects to support Java 5 enums directly, let’s use this new capability to avoid inheritance hierarchies in entities using powertypes.
Continue reading Simplifying inheritance hierarchies using powertypes and Java 5 enums

