Alfredo Braunstein wrote: >> I also think that BufferList::loadLyXFile should be moved out of >> BufferList. > > Right. A standalone function? Where should we put it? Also > BufferList::readFile is on the same status maybe (as it doesn't > create the buffer anymore).
Well conceptually they fill a buffer, so why not add them as standalone functions in a new buffer_funcs.[Ch] ? Lots and lots of Buffer's member functions could probably be moved there too. At least they could last time I looked. (Some time ago; I get offended by the core and run away ;-) -- Angus