On Tue, Dec 02, 2003 at 04:51:57PM +0100, Lars Gullik Bjønnes wrote:
> Andre Poenitz <[EMAIL PROTECTED]> writes:
>
> | [We had discussed this already once, but as this is 'fundamental' I
> | thought we'd better agree explicitly on it ;-)]
>
>
> | This replaces the LyXText 'semi member' of Buffer
Andre Poenitz <[EMAIL PROTECTED]> writes:
| [We had discussed this already once, but as this is 'fundamental' I
| thought we'd better agree explicitly on it ;-)]
| This replaces the LyXText 'semi member' of BufferView by a real LyXText
| member of Buffer.
And multiple views? View/Data separatio
Andre Poenitz wrote:
> There are, indeed, still row cache related parts 'in' the LyXText, so
> LyXText is not (yet) the 'ParagraphList data & method' kind of class I'd
> like to have in the end.
>
> [The 'elements' are, of course, Paragraphs::rows itself, and a few
> bits and pieces all over the
On Fri, Nov 28, 2003 at 01:33:53PM +, Angus Leeming wrote:
> Andre Poenitz wrote:
>
> >
> > [We had discussed this already once, but as this is 'fundamental' I
> > thought we'd better agree explicitly on it ;-)]
> >
> > This replaces the LyXText 'semi member' of BufferView by a real
> > LyXT
Andre Poenitz wrote:
>
> [We had discussed this already once, but as this is 'fundamental' I
> thought we'd better agree explicitly on it ;-)]
>
> This replaces the LyXText 'semi member' of BufferView by a real
> LyXText member of Buffer.
[snip...]
> Comments?
This (below) seems fundamentally