Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 1273:6ec804500621
Avoid duplicate clones in w-diff branch by using a set instead of a list.
flys-client/trunk@2843 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Tue, 27 Sep 2011 13:52:18 +0000 |
parents | 2ce5d7ac9e60 |
children | f76c90b3086f |
comparison
equal
deleted
inserted
replaced
1272:2ce5d7ac9e60 | 1273:6ec804500621 |
---|---|
1 2011-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> | |
2 | |
3 Use HashSet to avoid duplicate clones in Collections with WDiffs. | |
4 | |
5 * src/main/java/de/intevation/flys/client/client/ui/DatacageTwinPanel.java: | |
6 Use HashSet instead of list to avoid duplicate clones, cosmetics. | |
7 | |
1 2011-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> | 8 2011-09-27 Felix Wolfsteller <felix.wolfsteller@intevation.de> |
2 | 9 |
3 Cosmetics, documentation. | 10 Cosmetics, documentation. |
4 | 11 |
5 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java | 12 * src/main/java/de/intevation/flys/client/server/LoadArtifactServiceImpl.java |