Jean-Marc Lasgouttes wrote:
"Abdelrazak" == Abdelrazak Younes <[EMAIL PROTECTED]> writes:
if they are buffer-local, the code should go to BufferView.C. It is
as simple as that.
Abdelrazak> No in any case because one buffer may be used by more than
Abdelrazak> BufferView.
We could also have a Buffer::dispatch (or buffer_funcs::dispatch) if
this makes sense. I like the idea of moving lfuns as close as possible
to what they do. Currently there are many lfuns in lyxfunc.C that do
not belong there.
Agreed.
Abdel.