Replace EnumeratedType with java enum
-------------------------------------
Key: WICKET-3651
URL: https://issues.apache.org/jira/browse/WICKET-3651
Project: Wicket
Issue Type: Improvement
Components: wicket-core, wicket-examples, wicket-extensions
Affects Versions: 1.5-RC3
Reporter: Attila Király
Attachments: WICKET-3651.patch
Most of the EnumeratedType subclasses in wicket can be replaced with Java
enums. The sole exception is the Action class, but the EnumeratedType
superclass is not needed there either.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira