On Fri, Dec 14, 2007 at 06:51:34PM +0100, Abdelrazak Younes wrote: > Enrico Forestieri wrote: > > On Fri, Dec 14, 2007 at 04:17:49PM +0100, Abdelrazak Younes wrote: > > > >> Jean-Marc Lasgouttes wrote: > >>> I am trying to see why the UserGuide makes errors when typesetting. I > >>> already fixed a crash, but it is still not working as I would want. > >>> Anyway, is there a reason why I see on the console the messages below? > >>> It makes debug messages basically useless. > >> Hum, probably my fault. The original copy() used to overwrite by > >> default. There is an "overwrite" option to copyTo(), I guess we should > >> pass it true when moving files from the Cache. I'll do that. > > > > There's another problem with the new FileName::renameTo() method. > > The old rename() method was basically equivalent to move: > > OK, then I'll add a moveTo() method and use that.
No, IMO the old behavior should simply be restored. -- Enrico