Michele Caini 3 лет назад
Родитель
Сommit
2ce18a47b4
1 измененных файлов с 0 добавлено и 2 удалено
  1. 0 2
      TODO

+ 0 - 2
TODO

@@ -12,7 +12,6 @@ DOC:
 * update entity doc when the storage based model is in place
 
 WIP:
-* any: assert-if-dynamic like tag to the constructor
 * get rid of observers, storage based views made them pointless - document alternatives
 * add storage getter for filters to views and groups
 * exploit the tombstone mechanism to allow enabling/disabling entities (see bump, compact and clear for further details)
@@ -22,5 +21,4 @@ WIP:
 * entity-only and exclude-only views (both solved with entity storage and storage<void>)
 * custom allocators all over (registry, ...)
 * add test for maximum number of entities reached
-* add user data to type_info
 * deprecate non-owning groups in favor of owning views and view packs, introduce lazy owning views