Mercurial > dive4elements > river
comparison flys-client/ChangeLog @ 9:8facd8545a12
Added a global configuration for the client and classes providing methods to retrieve these information.
flys-client/trunk@1317 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Wed, 16 Feb 2011 14:50:06 +0000 |
parents | 9cb3ee7ed8ba |
children | fc616c192902 |
comparison
equal
deleted
inserted
replaced
8:9cb3ee7ed8ba | 9:8facd8545a12 |
---|---|
1 2011-02-16 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/client/FLYS.gwt.xml: Added the | |
4 Resources and XML modules of GWT. | |
5 | |
6 * src/main/java/de/intevation/flys/client/client/config.xml: An xml file | |
7 that will contain the client configuration. | |
8 | |
9 * src/main/java/de/intevation/flys/client/client/Config.java: New. This | |
10 class should be used to handle the client configuration and provides | |
11 methods for retrieving information about the configuration. | |
12 | |
13 * src/main/java/de/intevation/flys/client/client/FLYSResources.java: The | |
14 configuration (Config) is initialized at the startup. | |
15 | |
1 2011-02-11 Ingo Weinzierl <ingo@intevation.de> | 16 2011-02-11 Ingo Weinzierl <ingo@intevation.de> |
2 | 17 |
3 * src/main/java/de/intevation/flys/client/shared/model/Artifact.java: New. | 18 * src/main/java/de/intevation/flys/client/shared/model/Artifact.java: New. |
4 The interface description of an artifact used in this client. There are | 19 The interface description of an artifact used in this client. There are |
5 several methods that provide information about the artifact itself and its | 20 several methods that provide information about the artifact itself and its |