diff --git a/diff2.js b/diff2.js index 28e8690..a25bcb0 100644 --- a/diff2.js +++ b/diff2.js @@ -149,9 +149,9 @@ object.Constructor('Path', Array, { // NOTE: in the Walk() case, must contain a .handler // function. // +// // XXX need a way to produce nested results... // XXX should we move this to a separate lib??? -// XXX add a way to do relative/full paths... var Walk = module.Walk = object.Constructor('Walk', {