Description
Tapestry 3.0's EnumPropertySelectionModel was removed, because it was based on the commons-lang Enum class.
With JDK 1.5 support for Enums, it would be nice to have a version of it back.
This could be packaged (at least temporarily) with the annotations library.