Mercurial > dive4elements > gnv-client
diff gnv-artifacts/TODO @ 300:6a3a02e004d9
Refactored process of chart generation. Charts will be generated via Chart-Interface from rev351 and no more via factory classes.
gnv-artifacts/trunk@354 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Ingo Weinzierl <ingo.weinzierl@intevation.de> |
---|---|
date | Fri, 20 Nov 2009 13:51:14 +0000 |
parents | 8d8d6c4e96e5 |
children | 446301258f34 |
line wrap: on
line diff
--- a/gnv-artifacts/TODO Thu Nov 19 17:54:18 2009 +0000 +++ b/gnv-artifacts/TODO Fri Nov 20 13:51:14 2009 +0000 @@ -0,0 +1,5 @@ +TODO: + * Caching of charts is configured via system property. This should be done + in another way. (Property: -Dcache.chart) + * charts for verticalcrosssection and horizontalcrosssection need to be + implemented