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

Martin Grigorov updated WICKET-4035:
------------------------------------

    Fix Version/s: 1.6.0

API changes can be done as soon as 1.6.0.

This change will need a change in ISortStateLocator too.

> Allow to set the property type in ISortState
> --------------------------------------------
>
>                 Key: WICKET-4035
>                 URL: https://issues.apache.org/jira/browse/WICKET-4035
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.5-RC7
>            Reporter: Peter Pastrnak
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> Currently sort state property can be defined only as a String that seems to 
> be not suitable for use with typesafe query builders like QueryDSL (its most 
> probably the same for JPA 2.0). It might be better to have e.g. 
> ISortState<T>, where T would be the type of the property. This way the 
> property could be an Expression instead of a String.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to