Open btshimizukza opened 10 years ago
Is milestone of this issue ? 1.1.0 ? 1.2.0 later ?
It depends.
That is right. First, will consider how to respond.
First of all, we need to consider terasolunaorg/guideline#1441 before this. Our framework is mainly used with MyBatis3. I scoped out this 5.1.0.RELEASE.
I heard multi sort option is requested by an actual user. Muti sort option is usual, for example sort with family name and first name, etc...
Current implementation of PaginationTag.class(t:pagination) supports only a single sort order. But Pageable.class of Spring Data supports multiple sort order. I think that should be supports multiple sort order.