mirror of
https://github.com/flynx/diff.js.git
synced 2025-10-29 02:50:10 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
987c4c2c79
commit
dd0e002556
4
diff2.js
4
diff2.js
@ -94,6 +94,10 @@ module.HANDLERS = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
// XXX do we need to treat array keys as a special case???
|
// XXX do we need to treat array keys as a special case???
|
||||||
|
// ...the best approach could be to simply:
|
||||||
|
// - prioretize handlers -- already done
|
||||||
|
// - skip repeating keys
|
||||||
|
// ...this could be done on the root handler level...
|
||||||
// XXX need to optionally handle props...
|
// XXX need to optionally handle props...
|
||||||
keys: {
|
keys: {
|
||||||
match: function(obj){
|
match: function(obj){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user