diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 0f080344..1548f20e 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -96,6 +96,10 @@ DEVELOPMENT STREAMLINING todo: Attachable attribute..do I need it? reflection is slow and maybe it's just easier to track it manually by comment in ayatype - Can't use it at client +todo: import user (and other objects) is going to need to uniqueify names in cases where they were not already defined unique + - pick through the db schema for v7 to find things NOT defined unique but have a name importing to RAVEN + - Or just assume all may not be unique and check on each one during imports + DOCS / MANUAL - Disable google fonts for manual / docs generator: - first need to upgrade to latest mkdocs AND material theme for mkdocs