diff --git a/diff.js b/diff.js index e0c5fc9..47c5be4 100644 --- a/diff.js +++ b/diff.js @@ -1085,6 +1085,7 @@ function(diff, obj, options, types){ +// XXX would need to let the type handlers handle themselves a-la .handle(..) var _patch = function(diff, obj){ var NONE = diff.options.placeholders.NONE var EMPTY = diff.options.placeholders.EMPTY