*: updated TODO

This commit is contained in:
Michele Caini
2024-03-15 09:55:45 +01:00
parent 2c753ff085
commit 283753a3ff

1
TODO
View File

@@ -33,5 +33,4 @@ TODO:
- documentation for reserved entities
* storage entity: no emplace/insert, rename and add a fast range-push from above
* view: review tombstone checks, no longer required with storage entity and Get 1
* drop storage traits_type as it ought to be (already done for all other types)
* review the short-circuit model now that all storage are freely available