*: updated TODO

This commit is contained in:
skypjack
2023-07-25 09:59:11 +02:00
committed by Michele Caini
parent 73dd3dcc26
commit 0df38df1c6

1
TODO
View File

@@ -17,6 +17,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
* review allow_cast and can_convert, we can merge them in a single function probably
* ===> TEST: review view tests after the last changes
WIP: