From: Anton v. S. <an...@ap...> - 2002-05-15 03:49:24
|
I've just checked in the below change to SortedSet and SortedMap. > -----Original Message----- > From: Anton van Straaten [mailto:an...@ap...] > Sent: Tuesday, May 14, 2002 3:19 AM > To: Gavin_King/Cirrus%CI...@ci... > Cc: hib...@li... > Subject: RE: [Hibernate-devel] SortedSet & SortedMap bugfix (?) > > > > (2) just comment out SortedMap.copy() and SortedSet.copy() > > and use the implementations from the superclasses Map and Set. > > Looking at the way the snapshots are used, we don't need the copy > > to belong to the subclass..... > > This makes better sense - less code is good! > > > Feel welcome to commit either of those fixes .... otherwise I will > > do it this evening. > > I won't get to checking this in until "tomorrow" (about ten hours > from now), but I'm sure it can wait till then. > > Anton > |