mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-28 10:30:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
97708c2cce
commit
81f8184d84
6
diff.js
6
diff.js
@ -480,7 +480,11 @@ function(A, B, options, cache){
|
||||
}
|
||||
|
||||
|
||||
// XXX need to track order very carefully here... (???)
|
||||
// XXX dows change order matter here???
|
||||
// ...some changes can affect changes after them (like splicing
|
||||
// with arrays), this ultimately affects how patching is done...
|
||||
// ...or is this a quastion of how we treat indexes and the patching
|
||||
// algorithm???
|
||||
// XXX should this follow the same extensible structure as _diff???
|
||||
// ...i.e. type handlers etc.
|
||||
// ......or this could be more generic...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user