On Mon, Apr 25, 2016 at 7:27 PM, john lunzer <[email protected]> wrote:
> "mark finds" should probably set the nodes to dirty (for the sake of consistency) I'll look into it. > There is no reason marking a parent node should set all the children dirty. Yes, there is. p.setAllAncestorAtFileNodesDirty is required so that the write logic knows which @<file> nodes to write. To my knowledge, these are the only ancestor nodes that are marked dirty. EKR -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
