*: updated TODO

This commit is contained in:
Michele Caini
2023-07-03 11:08:25 +02:00
parent f60f0cf279
commit 3273c75057

1
TODO
View File

@@ -14,6 +14,7 @@ TODO (high prio):
* further optimize exclusion lists in multi type views (no existence check)
* doc: bump entities
* deprecate/drop snapshot orphans function, make it a general purpose one
* avoid invoking ::data twice if possible ie within meta_associative_container::begin()
WIP:
* get rid of observers, storage based views made them pointless - document alternatives