office-collab — archive
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]
Starting..
Something to be cautious about: I think the singling out of <text:p> is not quite accurate. In ODF 1.0/.../1.2, change-tracking is available in any element that has paragraph-content or text-content. <text:p> is but one of 10-or-so elements that have that, including inside of the extraction of a tracked deletion. (I am baffled about tracking changes in the comment that is associated with a tracked change.) Assuming that upward compatibility/preservability is required, it is probably necessary to ensure some model compatibility with these cases and the interesting places where separate <text:tracked-changes> occur in ODF 1.2. This is also a factor for embedded content (e.g., when an <office:document> occurs as a component). I suppose focusing on <text:p> in <office:text> will reveal some interesting cases, but one can expect that a too-simple provisional case may fail to be extensible to the other cases that are also need to be preserved in upward convertibility. Some care is necessary to avoid going too far down a dead end.
- Dennis
[Date Prev]
| [Thread Prev]
| [Thread Next]
| [Date Next]
— [Date Index]
| [Thread Index]
| [Month Index]
| [List Home]