Menu

#28 Colored diff of an entire class

Implemented in v0.6
closed
nobody
None
5
2006-11-24
2006-11-17
Sami Koivu
No

Class compare is unintuitive.

Instead of a senseless semi-HTML report about the differences, which only lists the first differing instruction in each code block a diff-colored joined Bytecode-editor-like view of the two classes should be provided instead. Use white for common fields, methods and instructions, and red for fields, methods, instructions only present in file A, and yellow for fields, methods or instructions only present in file B.

http://en.wikipedia.org/wiki/Longest_common_subsequence_problem

http://en.wikipedia.org/wiki/User:Nils_Grimsmo/LCS_bt

Discussion

  • Sami Koivu

    Sami Koivu - 2006-11-24

    Logged In: YES
    user_id=1142576
    Originator: YES

    Implemented for next release

     
  • Sami Koivu

    Sami Koivu - 2006-11-24
    • milestone: --> Implemented in v0.6
    • status: open --> closed
     

Log in to post a comment.