diff --git a/doc/dev/todo/niconext b/doc/dev/todo/niconext index 04dfc21b..c0dd742f 100644 --- a/doc/dev/todo/niconext +++ b/doc/dev/todo/niconext @@ -1 +1,4 @@ -Documentation cleanup +Core: + - Support singletons (see types/issue for a good reason) + - probably name them only_once and use that as the internal id! + diff --git a/doc/dev/todo/post-1.0 b/doc/dev/todo/post-1.0 index 6331435c..e5326a25 100644 --- a/doc/dev/todo/post-1.0 +++ b/doc/dev/todo/post-1.0 @@ -1,7 +1,3 @@ -Core: - - Support singletons (see types/issue for a good reason) - - probably name them only_once and use that as the internal id! - Type handler: - add dependency parameters to core available for every type --requires