On Mon, Dec 01, 2003 at 11:28:33AM +0000, Angus Leeming wrote:
> Andre Poenitz wrote:
> > This finally moves the ParagraphList members of Buffer and InsetText
> > to LyXText (and replaces the ParagraphList * member we've had there
> > by the real thing).
> > 
> > A few smaller modification finally makes LyXText::inset_owner
> > superflous.
> > 
> > [So we have only three 'bad' back pointers in the core left:
> > Paragraph::Pimpl_::inset_owner, InsetOld::owner_, and, depending on
> > your point of view, LyXText::bv_owner. We won't be able to do much
> > about the last one for a while, though...]
> 
> Note that LyX is now a singleton class, so you could access all 
> BufferViews through it...

Not sure whether this is the way to go. I'd rather hand down BufferView*
parameters to all functions that need it.

> > Andre'
> 
> Could we see the patch?

Huh... I thought I attached it.

I certainly did attach it to the mail sent to [EMAIL PROTECTED]
Anyway. Next try.

Andre'

Attachment: 1.diff.gz
Description: application/gunzip

Reply via email to