On Wed, Nov 05, 2003 at 11:06:19AM +0100, Alfredo Braunstein wrote:
> Alfredo Braunstein wrote:
> 
> I envisage we will use this a lot:
> 
> > par.text() ? par.text() : view()->text;
> 
> and it seems a little dummy to me. 
> 
> Shouldn't we have par.text(bv) anyway, thinking about multiple views?
> Can I remove ParIterator::text() and substitute it with
> ParIterator::text(BufferView *)?

Yes.

Andre'

Reply via email to