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 *)?

Alfredo


Reply via email to