From bfdfe5be6d2f0c9645f15746b800b578ba729e06 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 21 Jul 2018 10:18:33 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- diff.js | 1 + 1 file changed, 1 insertion(+) 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