On Thu, Sep 18, 2003 at 10:41:05AM +0200, Lars Gullik Bjønnes wrote:
> No. That is exacly it. You are not willing to lift your eyes off the
> ground and see that we want this, and we should not make solutoins now
> that makes this harder.
> 
> IMHO you have already added coded that makes this harder for no good
> reason. (unless we can get rid of the RowList completely that is)

[I think RowList won't live forever.]

The problem is, LyXText is an insular solution specifically made for the
text data. It uses lots of otherwise code 'to make it work' and does
not scale too well. So while the idea is sound, the current
implementation is not.

If there is a kind of row cache, it has to live (at least logically)
outside the physical structure of the document data. It must not be some
inherent part of the architecture, let alone the only mortar used.

Afterall, it's a cache. No more. The only purpose of a cache is to speed
up things not to cobble things together.

Andre'

-- 
Those who desire to give up Freedom in order to gain Security, will not have,
nor do they deserve, either one.     (T. Jefferson or B. Franklin or both...)

Reply via email to