Re: [PyWrapper-devel] Cache Expiration
Status: Alpha
Brought to you by:
jatorre
From: Javier de la T. <ja...@gm...> - 2006-11-16 08:33:33
|
Hey Markus, But does this solve the problem that with structure and mapping? I did not know we were caching configuration files... or is not that =20 they are cached but pickled? Javi. On 16/11/2006, at 1:14, Markus D=F6ring wrote: > alright, there is now a new config parameter cacheExpiration that =20 > is used for any webdownloaded cache file. > if the file was cached before that time (in minutes), it is refreshed. > by default its 60 minutes > markus > > > On 14.11.2006, at 17:23, Skofic A. Milko (IPGRI) wrote: > > When making changes to structure or mapping I have to always reset =20 > the cache (in the ConfigTool), if not TAPIR doesn't see any changes. > > Just to let you know. > |