Hi, I checked the code, and I have to apologize: from the beginning I was talking with a wrong idea in mind. Currently, destroying a requests pops all indicators, which can trigger the deletion of several temporary files.
What I had in mind is to always have at most one file (and several "purely virtual" indicators before). It might be more complex, but has two advantages: (1) This would avoid allocating several temporary files for a long time. (2) It's in that mindset that I was talking of telling the post-processor whether the current file is temporary or not, so it can possibly directly change an already temporary file. Cheers, -- David ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Savonet-devl mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-devl
