Jelajahi Sumber

cleanup TODO file

Michele Caini 3 tahun lalu
induk
melakukan
2ce18a47b4
1 mengubah file dengan 0 tambahan dan 2 penghapusan
  1. 0 2
      TODO

+ 0 - 2
TODO

@@ -12,7 +12,6 @@ DOC:
 * update entity doc when the storage based model is in place
 * update entity doc when the storage based model is in place
 
 
 WIP:
 WIP:
-* any: assert-if-dynamic like tag to the constructor
 * get rid of observers, storage based views made them pointless - document alternatives
 * get rid of observers, storage based views made them pointless - document alternatives
 * add storage getter for filters to views and groups
 * 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)
 * 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>)
 * entity-only and exclude-only views (both solved with entity storage and storage<void>)
 * custom allocators all over (registry, ...)
 * custom allocators all over (registry, ...)
 * add test for maximum number of entities reached
 * 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
 * deprecate non-owning groups in favor of owning views and view packs, introduce lazy owning views