From 8e9a4be620861631681f41b6b7cd79931880ead8 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 24 Dec 2020 22:12:07 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 2c7b6b26..4a99f3f7 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -14,10 +14,6 @@ todo: v8 MIGRATE do not export empty strings, do null instead confirm whatever method I use works for certain -todo: AyaFormFieldDefinitions looking a little suspect now as it gets huge. - should it really cache all of them all the time? - would it be faster / better for memory to return as requested dynamically (switch?) - todo: now that have name fetcher in stored procedure can the c# version be ditched for more efficient fetches for stuff that calls it? todo: Help for list / editor form combo should be combined into list help alone