[ 
https://issues.apache.org/jira/browse/WICKET-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sven Ludwig resolved WICKET-2929.
---------------------------------

    Resolution: Not A Problem

The approach to implement a plain chaining model that only cares about the 
transactional semantics described below and use it in combination with 
PropertyModel's and such worked. I no longer see a need for the method to be 
non-final.

> 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
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> 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.

Reply via email to