On Mon, Dec 03, 2007 at 02:06:09PM +0100, Abdelrazak Younes wrote: > Jean-Marc Lasgouttes wrote: >> Abdelrazak Younes <[EMAIL PROTECTED]> writes: > >>>> Since it operated on a buffer and requires a view, I thing that >>>> BufferView is a good place. >>> If you want to do that then I'll move BufferView to the frontend and >>> merge it with WorkArea. That's not what you want, is it? >> If you man frontends/qt4, I will of course disagree. If you mean >> src/frontends/, it is OK with me. > > Actually I was playing with the idea to move everything metrics related to > a new directory (not frontend).
How many files are "metrics related"? The time for a null-build is more or less proportional to the number of directories... Andre'