Martin Vermeer <[EMAIL PROTECTED]> writes:

| > I still prefere the rowSignature_ style though.
| 
| Shall I change it to that?

I'd like that.

[...]

| > .... but what are the indices in this vector... there seems to be an
| > implicit connection here that is not obvious?
| 
| Yes... the row iterator counts in parallel with rowno. Not elegant but
| works. Of course it wouldn't be impossible to use an iterator here
| too... perhaps I'll try that.

Wouldn't the iterators be invalidated by a redoParagraph as well?
 
| > Why, did you say, is the rowSignature not placed in Row? (lyxrow)
| 
| The problem was that every redoParagraph refreshes the rowlist, and thus
| would zero the signature. 
| 
| > It seems to me that this should be fairly simple to do?
| 
| Jean-Marc had an idea around that, but I am afraid that at this point it
| would mean re-architecting too much. I started trying this but gave up. 

Ok, leave this patch as if for now then.
 
| > (and would lessen the work of getting the rowList moved out of the
| > paragraph).
| 
| Was that the plan? Sounds a bit ambitious for 1.4.0 :-)

No, not for 1.4, but if we can avoid creating more work for 1.5.

-- 
        Lgb

Reply via email to