todo: add a note for a (soon to be released) change

This commit is contained in:
Michele Caini
2022-11-17 08:42:11 +01:00
parent 920338be59
commit 940fd09396

1
TODO
View File

@@ -12,6 +12,7 @@ DOC:
* update entity doc when the storage based model is in place
TODO (high prio):
* make component_traits depend on the entity type
* remove the static storage from the const assure in the registry
WIP: