
23 Aug
2011
23 Aug
'11
6:24 p.m.
On Aug 23, 2011, at 2:13 PM, Julian Gonggrijp wrote:
Eric Niebler has enlightened me: it's not bad for the object itself, but it might be a disaster for another object which has undergone a real raw move before the exception happened.
A closely related scenario is for an object to be left in an invalid state while a comparator or predicate throws (e.g. sort, partition, etc.). Howard