Mercurial > dive4elements > gnv-client
log gnv-artifacts/ChangeLog @ 1064:026b936290bc
age | author | description |
---|---|---|
Thu, 03 Jun 2010 16:12:35 +0000 | Ingo Weinzierl | Removed needless imports. |
Thu, 03 Jun 2010 16:10:27 +0000 | Ingo Weinzierl | Changed the geo-backend initialization regarding the changes of rev1149. An sql-cache is integrated and enabled now. |
Wed, 02 Jun 2010 09:52:39 +0000 | Ingo Weinzierl | Cach improvement: remove the cached elements of each visited state that is visited while stepping back to a previous state. |
Tue, 01 Jun 2010 16:59:15 +0000 | Ingo Weinzierl | Do not call the endOfLife method of the current state before advancing to a next state, because this would remove elements from cache that have been inserted just before - it would be impossible to make use of a cache in that case. |