Andrus Adamchik <andru..bjectstyle.org> wrote:
> well, even if IncrementalFaultList is fully resolved, iterator returned
> is still going to be of the same class as for unresolved list. So it
> will throw the same exception on modification. The only solution now is
> to sort a clone of the original list, e.g.:
Well, the other solution is to reexecute the query with a new sort order
rather than doing the sorting in memory.
For my particular use case, I decided that either method worked equally
well, and went with resubmitting the query.
-Mike
This archive was generated by hypermail 2.0.0 : Fri Jan 16 2004 - 12:05:05 EST