Thomas Neidhart created COLLECTIONS-457:
-------------------------------------------
Summary: Add a new DiffUtils class
Key: COLLECTIONS-457
URL: https://issues.apache.org/jira/browse/COLLECTIONS-457
Project: Commons Collections
Issue Type: New Feature
Reporter: Thomas Neidhart
Fix For: 4.0
After the recently added SequencesComparator it is would be straightforward to
create a simple diff-like tool (see http://en.wikipedia.org/wiki/Diff) for
String sequences (List<String>).
The DiffUtils should support for the beginning the traditional diff and edit
script output which can be achieved with implementing a quite simple
CommandVisitor.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira