> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Thu, Aug 29, 2002 at 03:30:29PM +0200, Jean-Marc Lasgouttes
Andre> wrote: There is no need to introduce another call indirection
Andre> if it is not need, isn't it? If it can be handled in
Andre> BufferView.C why unnessarily blo
On Thu, Aug 29, 2002 at 03:30:29PM +0200, Jean-Marc Lasgouttes wrote:
> Andre> There is no need to introduce another call indirection if it is
> Andre> not need, isn't it? If it can be handled in BufferView.C why
> Andre> unnessarily bloat the Pimpl's interface and do indirect calls?
>
> Sure, bu
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> On Thu, Aug 29, 2002 at 02:59:37PM +0200, Jean-Marc Lasgouttes
Andre> wrote: I'd like to merge them in a sinlge BufferView.C as it's
Andre> pretty annoying to open BufferView.C in the editor just to see
Andre> that the function is
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 100
> "Andre" == Andre Poenitz <[EMAIL PROTECTED]> writes:
Andre> They have now less than 1000 lines together...
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. An
Andre Poenitz <[EMAIL PROTECTED]> writes:
| They have now less than 1000 lines together...
>
| I'd like to merge them in a sinlge BufferView.C as it's pretty annoying to
| open BufferView.C in the editor just to see that the function is
| implemented in 2.C. And we have large files than 1000 line