request to make RadioChoice getPrefix() and getSuffix() non-final
-----------------------------------------------------------------
Key: WICKET-1422
URL: https://issues.apache.org/jira/browse/WICKET-1422
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.3.2
Reporter: Ryan Baucom
I'm working on a project where we have subclassed RadioChoice, and would like
to override the methods getPrefix() and getSuffix(). However these methods are
declared as final. Please change them to be non-final, unless there is some
particular reason for them to remain final.
Thanks!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.