Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-898

BeanModel methods reorder, include and exclude should return BeanModel<T> (not BeanModel<?>)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.1.0.5
    • 5.2.0
    • tapestry-core
    • None

    Description

      I think
      BeanModel<T>.reorder(String... propertyNames)
      BeanModel<T>.include(String... propertyNames)
      BeanModel<T>.exclude(String... propertyNames)
      must return BeanModel<T>, not BeanModel<Object>

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
             alexlumpov Alex Lumpov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: