RE: more pointers to references...

2000-10-23 Thread Juergen Vigna
On 20-Oct-2000 Angus Leeming wrote: > This is just a proposal, but going on the "pointers are evil" philosophy, I > think that the following Inset classes can be altered. > I would prefer that this is done after 1.1.6 is out. We have to concentrate that 1.1.6 stabilizes and not change a lot of

Re: more pointers to references...

2000-10-22 Thread Allan Rae
On Fri, 20 Oct 2000, Angus Leeming wrote: > This is just a proposal, but going on the "pointers are evil" philosophy, I > think that the following Inset classes can be altered. Can't some of this wait until _after_ 1.1.6? What are we building here? The Linux kernel? Allan. (ARRae)

more pointers to references...

2000-10-20 Thread Angus Leeming
This is just a proposal, but going on the "pointers are evil" philosophy, I think that the following Inset classes can be altered. Angus class Inset { public: /* called only from BufferView_pimpl.C and from text.C (SetHeightOfRow, GetVisibleRow). BufferView always exists.