corda/classpath
Joel Dice f0129665c6 fix corruption of old revisioins in PersistentSet
In PersistentSet.remove, we were modifying the child node in place
instead of making a copy to update, which would corrupt older
revisions.  This commit ensures that we always create a copy if
necessary.
2010-07-30 12:23:41 -06:00
..
2009-12-02 19:08:29 -07:00
2009-12-02 19:08:29 -07:00