On Thu, Aug 29, 2002 at 02:59:37PM +0200, Jean-Marc Lasgouttes wrote: > Andre> I'd like to merge them in a sinlge BufferView.C as it's pretty > Andre> annoying to open BufferView.C in the editor just to see that > Andre> the function is implemented in 2.C. And we have large files > Andre> than 1000 lines in other places. > > I thought that BufferView2.C was for stuff that has not yet been moved > to BufferView_pimpl.C. So presumable all of it should go to > BufferView_pimpl.C
There is no need to introduce another call indirection if it is not need, isn't it? If it can be handled in BufferView.C why unnessarily bloat the Pimpl's interface and do indirect calls? Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson)