Mercurial > dive4elements > river
diff flys-artifacts/ChangeLog @ 1988:158b3aabda2c
Prepare the OutGenerator during the describe() operation of the FLYS Collection to enable the OutGenerator to return an initial Settings object.
flys-artifacts/trunk@3422 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 15 Dec 2011 10:09:02 +0000 |
parents | 382e38164200 |
children | 156304542edf |
line wrap: on
line diff
--- a/flys-artifacts/ChangeLog Thu Dec 15 09:43:54 2011 +0000 +++ b/flys-artifacts/ChangeLog Thu Dec 15 10:09:02 2011 +0000 @@ -1,3 +1,9 @@ +2011-12-15 Ingo Weinzierl <ingo@intevation.de> + + * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: + Prepare the OutGenerator (process each of the Output's Facets) during the + describe() operation to be able to return an initial Settings object. + 2011-12-15 Ingo Weinzierl <ingo@intevation.de> * src/main/java/de/intevation/flys/exports/BooleanAttribute.java,