Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 3:9cf5a40b62c7
Added an interface and a default implementation of a Collection.
flys-client/trunk@1311 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 10 Feb 2011 14:45:14 +0000 |
parents | bc5d4d2297b9 |
children | 89976499e013 |
comparison
equal
deleted
inserted
replaced
2:bc5d4d2297b9 | 3:9cf5a40b62c7 |
---|---|
1 2011-02-10 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/shared/model/DefaultCollection.java, | |
4 src/main/java/de/intevation/flys/client/shared/model/Collection.java: The | |
5 interface and its default implementation of a Collection. | |
6 NOTE: I think both classes will change pretty much, but they have been | |
7 necessary for the ProjectList mockup. | |
8 | |
1 2011-02-10 Ingo Weinzierl <ingo@intevation.de> | 9 2011-02-10 Ingo Weinzierl <ingo@intevation.de> |
2 | 10 |
3 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: The artifact-common | 11 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: The artifact-common |
4 package is available in the GWT code now. | 12 package is available in the GWT code now. |
5 | 13 |