*: updated TODO

This commit is contained in:
Michele Caini
2023-09-06 08:37:00 +02:00
parent 9c797ead28
commit 59a401fbe2

1
TODO
View File

@@ -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