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

Howard M. Lewis Ship closed TAP5-898.
-------------------------------------

    Fix Version/s: 5.2.0
       Resolution: Fixed

> BeanModel methods reorder, include and exclude should return BeanModel<T> 
> (not BeanModel<?>)
> --------------------------------------------------------------------------------------------
>
>                 Key: TAP5-898
>                 URL: https://issues.apache.org/jira/browse/TAP5-898
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.1.0.5
>            Reporter: Alex Lumpov
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.2.0
>
>
> I think
> BeanModel<T>.reorder(String... propertyNames)
> BeanModel<T>.include(String... propertyNames)
> BeanModel<T>.exclude(String... propertyNames)
> must return BeanModel<T>, not BeanModel<Object>

-- 
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