Add the ability to use the Patience Diff algorithm

Post your new features ideas and suggestions here.
Post Reply
brianpeiris
Posts: 4
Joined: Thu Jan 10, 2008 10:03 pm

Add the ability to use the Patience Diff algorithm

Post by brianpeiris »

Please consider implementing Bram Cohen's "Patience Diff" algorithm.
It is much easier for humans to read when there are complex changes to a document.

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Re: Add the ability to use the Patience Diff algorithm

Post by grigsoft »

Thank you, I will study that.

grigsoft
Site Admin
Posts: 1673
Joined: Tue Sep 23, 2003 7:37 pm
Contact:

Re: Add the ability to use the Patience Diff algorithm

Post by grigsoft »

Well, in fact originally I have used algorithm similar to that, but later on I have modified it a bit, as result some problems appeared. I will try to fix this.

Post Reply