Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-07-12 17:00:41 +03:00
parent 5777a663a5
commit a2d6e30a7e

View File

@ -15,10 +15,11 @@ var types = require('ig-types')
/*********************************************************************/ /*********************************************************************/
// //
// XXX thinks this needs to do: // XXX thinks this needs to do:
// - path sepcification - DONE
// - walk object tree - DONE // - walk object tree - DONE
// - generate a spec - DONE // - generate a spec - DONE
// - serializable // - serializable
// - support props // - support props - ???
// - build object via spec - DONE // - build object via spec - DONE
// - update object via spec // - update object via spec
// - contextual updates // - contextual updates