Mercurial > dive4elements > river
comparison flys-artifacts/ChangeLog @ 1999:02ce03329ef5
Some optimizations during out() operation of FLYSArtifactCollection.
flys-artifacts/trunk@3437 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 16 Dec 2011 11:47:57 +0000 |
parents | 3862c50d1cf3 |
children | e71719483546 |
comparison
equal
deleted
inserted
replaced
1998:3862c50d1cf3 | 1999:02ce03329ef5 |
---|---|
1 2011-12-16 Ingo Weinzierl <ingo@intevation.de> | |
2 | |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | |
4 Some optimizations during out() operation - the CollectionAttribute is | |
5 parsed a single time now (*i guess*). This code really needs some | |
6 refactoring! | |
7 | |
1 2011-12-16 Ingo Weinzierl <ingo@intevation.de> | 8 2011-12-16 Ingo Weinzierl <ingo@intevation.de> |
2 | 9 |
3 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: | 10 * src/main/java/de/intevation/flys/collections/FLYSArtifactCollection.java: |
4 Added an INFO message that displays the duration time for the out() | 11 Added an INFO message that displays the duration time for the out() |
5 operation. | 12 operation. |