Be careful about marking facets modified
authorJeremy Stanley <fungi@yuggoth.org>
Sat, 18 Nov 2017 15:47:39 +0000 (15:47 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Sat, 18 Nov 2017 15:47:39 +0000 (15:47 +0000)
Make sure to only set the modified flag on a facet when setting a
value if it has no corresponding node in its origin or the value
differs. This prevents the engine from unnecessarily rewriting the
origin's backing file on startup or reload.


No differences found