On Thu, Oct 13, 2011 at 12:37 AM, Offray Vladimir Luna Cárdenas <[email protected]> wrote:
> Talking about usiing diffs in Leo just made me remember python xmldiff: > > http://www.logilab.org/859/ Thanks for this reminder. The site is down (503) at present, but I think I've been there before. Actually, however, what we need (and what we *have*) is leo-diff: A long-ago Aha is that diffing .leo files is very easy. Indeed, that's what the "Recovered Nodes" logic does. See also leoEditCommands.compareLeoFiles. In fact, gnx's make comparing .leo files *very* easy. So, *within Leo*, comparing .leo files is dead easy. The challenge is to export those smarts to the rest of the world. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/leo-editor?hl=en.
