17 / 19
FOSDEM 2016, Brussels | Miklos Vajna
Relative references, testing
●
Feature: relative references
●
So .odt and .ods can travel together
●
But ../ would refer to the non-embedded
parent model
●
Have to support even ../../
●
If the parent doc moves → need to re-
save the embedded doc
●
SwUiWriterTest's
testEmbeddedDataSource()