[Mpuls-commits] r940 - wasko/branches/2.0/waskaweb/lib

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Wed Jan 27 11:00:45 CET 2010


Author: torsten
Date: 2010-01-27 11:00:45 +0100 (Wed, 27 Jan 2010)
New Revision: 940

Modified:
   wasko/branches/2.0/waskaweb/lib/helpers.py
Log:
Enhanched commet for phase related functions


Modified: wasko/branches/2.0/waskaweb/lib/helpers.py
===================================================================
--- wasko/branches/2.0/waskaweb/lib/helpers.py	2010-01-27 09:59:54 UTC (rev 939)
+++ wasko/branches/2.0/waskaweb/lib/helpers.py	2010-01-27 10:00:45 UTC (rev 940)
@@ -234,7 +234,8 @@
 # TODO: The functions are currently only used in lib.evaluation and are
 # basically a copy of those functions in model/phase_transition.py with the
 # difference that these function load phases from g.mpuls. The longterm
-# solution would be to transfer phase functionality into the libformed.
+# solution would be to transfer phase functionality into the libformed. So
+# these functions should be moved away from this place
 
 def get_phasesuccessors(p):
     #p = int(p)



More information about the Mpuls-commits mailing list