From bf6c2aa1ee5331a50c797210badf95d9b3a70892 Mon Sep 17 00:00:00 2001 From: Michele Caini Date: Sun, 30 Jun 2024 16:06:18 +0200 Subject: [PATCH] *: updated TODO --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index bbcc79cae..0e5bfb887 100644 --- a/TODO +++ b/TODO @@ -38,4 +38,5 @@ TODO: * offer 16b from meta_traits to users or change type * registry::view const invokes refresh multiple times implicitly * decouple all non-storage classes from component_traits -* cleanup the view void_t> check +* group, runtime view: avoid using registry when testing +* improve front for multi-type view