From ca9a46ab974f2a9293d8977f0464d64d9166c1b2 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 9 Apr 2021 17:15:43 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 905aa4c9..547543e8 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -217,7 +217,8 @@ todo: many biz objects are not using new PUT methodology -CURRENTLY DOING: can now save/update/delete test graph need to fully test it out +CURRENTLY DOING: separation of concerns, move stuff out of parent pvm and make each sub component self contained, communicate down through props as necessary and up through events as necessary then the rest below +can now save/update/delete test graph need to fully test it out - test full graph partial updating system - confirm Create, Retrieve, Update, Delete works completely - try to start with a new workorder if possible