From: Gavin_King/Cirrus%<CI...@ci...> - 2002-04-22 10:19:30
|
I have "wired in" the sorted collection classes that Doug Currie implemented a while back. It doesn't yet support comparators (natural ordering only) but its a good start. You use it by specifying an attribute of <set> or <map> elements, eg: <set role="names" sort="natural"> .... </set> This new functionality is in CVS. I will get comparators working soon. Also on my list for 0.9.9 is support for sybase/mssql style timestamp columns (as an alternative to versioning). |