slick-examples icon indicating copy to clipboard operation
slick-examples copied to clipboard

Add example for sorting by a dynamic Seq of columns

Open cvogt opened this issue 11 years ago • 4 comments

review by @szeiger

cvogt avatar Aug 23 '13 09:08 cvogt

I'd rather apply sortBy calls for the individual keys in reverse order so you don't have to construct internal objects like Ordered manually and step outside of the type-safe lifted embedding API.

szeiger avatar Aug 27 '13 14:08 szeiger

@szeiger: I agree, updated the commit to do that

cvogt avatar Aug 27 '13 14:08 cvogt

@szeiger Please have a look. I'd like to answer some ML / SO postings with this.

cvogt avatar Aug 30 '13 23:08 cvogt

LGTM

szeiger avatar Nov 27 '13 13:11 szeiger