mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-28 18:40:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8fecab4b35
commit
5777a663a5
2
diff2.js
2
diff2.js
@ -696,6 +696,8 @@ function(A, B, cmp){
|
|||||||
//
|
//
|
||||||
// NOTE: this is generic -- does not care what it compares...
|
// NOTE: this is generic -- does not care what it compares...
|
||||||
//
|
//
|
||||||
|
// XXX try as an alternative approach to implement the tree cmp approach
|
||||||
|
// from diff.js...
|
||||||
// XXX would be nice to be able to mixin stuff cmp -- to wrap container
|
// XXX would be nice to be able to mixin stuff cmp -- to wrap container
|
||||||
// type and the like...
|
// type and the like...
|
||||||
var diffSections =
|
var diffSections =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user