diff --git a/TODO b/TODO index 46a4fa5c9..8b8ba66e4 100644 --- a/TODO +++ b/TODO @@ -16,6 +16,7 @@ TODO (high prio): * view with entity storage: begin/end should return filtered iterators * update view doc: single vs multi type views are no longer a thing actually * meta container: add value type to resize +* further improve meta resolve function by id * make swap_only a proper sparse set policy * drop specialization for single type views with exclusion list * ===> TEST: review view tests after the last changes