Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1067:f364410c7bc9
Refactored (state access) to ease future development of more trivial artifacts.
flys-artifacts/trunk@2549 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Felix Wolfsteller <felix.wolfsteller@intevation.de> |
---|---|
date | Wed, 24 Aug 2011 09:44:31 +0000 |
parents | 7f5426c69ee0 |
children | 67b8a2b03e36 |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Wed Aug 24 08:53:11 2011 +0000 +++ b/flys-artifacts/ChangeLog Wed Aug 24 09:44:31 2011 +0000 @@ -1,3 +1,9 @@ +2011-08-24 Felix Wolfsteller <felix.wolfsteller@intevation.de> + + * src/main/java/de/intevation/flys/artifacts/FLYSArtifact.java: + Extracted access to state and states in order to have fewer places to + modify when going for single/trivial state- artifacts. + 2011-08-24 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/artifacts/states/WMSBackgroundState.java: