Hello,
So only by using the tools i can use lists and sort right?
this code should work:
$dateList.add($date) //it populates
$sorter.sort($dateList,["${date}:asc"]) //does not sort
##Collections.sort($dateList)
or maybe
$dateList.sort() //does not work
--
View this message in context:
http://n2.nabble.com/sort-problem-or-missunderstanding-of-tool-tp4106164p41…
Sent from the XWiki- Users mailing list archive at
Nabble.com.