On Thu, Jul 7, 2011 at 5:07 PM, Offray Vladimir Luna Cárdenas <[email protected]> wrote: > Hi, > > I will keep you posted on my Leo/Fossil integration work.
Thanks. > And for > collaborative Leo is more related with xml for collaborative > environments. I would like something really flat as yaml: > > http://www.yaml.org/start.html > > but may be this idea of serializing Leo trees as Yaml trees is just > unfeasible because of the simplicity of Yaml compared to Leo DOM. Imo, yaml and xml are essentially equivalent as far as bzr/git conflicts are concerned. It's not the formats themselves that is the problem. Rather, the problem is that bzr/git don't know how to "diff" either yaml or xml. Again, one could imagine bzr/git hooks that would provide Leo-centric diffs/merge, but as I just told Seth, I don't think this approach is simple enough in practice to be feasible. 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.
