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.

Bo

Reply via email to