Method getTarget in PropertyModel should not be final
-----------------------------------------------------
Key: WICKET-2929
URL: https://issues.apache.org/jira/browse/WICKET-2929
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.4.9
Reporter: Sven Ludwig
I need to implement a specialization of the class
org.apache.wicket.model.PropertyModel and I am having great Problems doing so
due to the method getTarget() being final. I request the modifier to be removed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.