On Thu, Apr 26, 2007 at 08:05:56AM -0500, Bo Peng wrote: > >1. I'd like to get rid of the 'LyX'/'L' prefix whenever possible. > > I mean, it is clear that 'LyXLayout' in src/ has something todo with > > LyX, isn't it. Of course this mean > > > >2. rowpainter.cpp is all about a class RowPainter, which is used only > > locally, so it does not show up in the .h. I'd prefer 'RowPainter' > > as file names here. > > > >3. I'd rather rename classes kb_keymap into KeyMap, and the files > > in KeyMap.{h,cpp}. > > If you do the class renames, I will do file rename.
I'll do class and file and leave the scons stuff to you... Andre'