BeanModel interface
-------------------

                 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
            Priority: Minor


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