Mercurial > dive4elements > framework
comparison ChangeLog @ 228:dd977fb7552e
Added an implementation of DeferredOutput for ArtifactCollections and implemented the out() operation of ArtifactCollections.
artifacts/trunk@1630 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Thu, 31 Mar 2011 08:42:53 +0000 |
parents | 4bb6bfaca393 |
children | 328ef982d768 |
comparison
equal
deleted
inserted
replaced
227:4bb6bfaca393 | 228:dd977fb7552e |
---|---|
1 2011-03-31 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ArtifactDatabaseImpl.java: | |
4 Added an implementation of DeferredOutput for ArtifactCollections and | |
5 implemented the out() operation of an ArtifactCollection. | |
6 | |
1 2011-03-30 Ingo Weinzierl <ingo@intevation.de> | 7 2011-03-30 Ingo Weinzierl <ingo@intevation.de> |
2 | 8 |
3 * artifact-database/src/main/java/de/intevation/artifactdatabase/ProtocolUtils.java: | 9 * artifact-database/src/main/java/de/intevation/artifactdatabase/ProtocolUtils.java: |
4 The output nodes written to DESCRIBE document have facet nodes now. | 10 The output nodes written to DESCRIBE document have facet nodes now. |
5 | 11 |