Am Dienstag, 31. Oktober 2006 12:04 schrieb José Matos: > On Monday 30 October 2006 7:56 pm, Georg Baum wrote: > > > > I don't think so, at least for things like index entries. The difficult > > thing is not the change in the file format (in fact the syntax will be the > > same, only the sematics are changed), but the proper conversion of > > non-escaped characters to escaped ones and vice versa in lyx2lyx and in > > LyX. > > I don't see how that introduces duplicate work if it is done now, or how it > > could become easier with XML. > > The idea is to manage the number of fixes to a reasonable level. > If the code is localized and simple we could/should consider them. Is this > OK?
Yes. > > Well, what is also missing is the code that does the cleanup. If we only > > implement a maximum life time it will be trivial, but if we consider a > > maximum cache size as well I don't know how much work it is. > > We can go with the simple solution for now. That is have this code not > active by default, and if people are interested they can turn it on and > manage the space for now. OK. I have meanwhile implemented a maximum lifetime, I'll send a patch soon. Georg
