Hi Stephen,
I'm a developer from the bzr-gtk project (we are working on a GUI for
the Bazaar VCS). Many users have requested side-by-side diff output
support, and 3-way merge. The latter can be easily provided by just
invoking the appropriate meld command, but for side-by-side diffs it
would be the best to have it integrated into the GUI. My question is:
is there any documentation out there discussing this topic? Or shall I
just inspect the Meld codebase and figure out how to do it? (I've
already began with the inspection, but I'd appreciate any help.) To
summarize: I don't want to reinvent the wheel, and I think Meld does
its job very well, that's why I thought about integrate it into
bzr-gtk somehow.
Thanks for your help in advance,
Szilveszter / phanatic