From: Anton v. S. <an...@ap...> - 2002-05-14 07:17:53
|
> (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 |