Quellcode durchsuchen

*: updated TODO

Michele Caini vor 2 Jahren
Ursprung
Commit
d78c26f266
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      TODO

+ 1 - 1
TODO

@@ -16,11 +16,11 @@ TODO (high prio):
 * rework view tests with typed tests and whatnot
 * rework view tests with typed tests and whatnot
 * further optimize exclusion lists in multi type views (no existence check)
 * further optimize exclusion lists in multi type views (no existence check)
 * further improve the snapshot stuff, ie component functions
 * further improve the snapshot stuff, ie component functions
+* do not include entity storage in the storage list (37f396bfe385d78b3ff67605e261ec20f16acb76)
 
 
 WIP:
 WIP:
 * get rid of observers, storage based views made them pointless - document alternatives
 * get rid of observers, storage based views made them pointless - document alternatives
 * 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)
-* basic_storage::bind for cross-registry setups (see and remove todo from entity_copy.cpp)
 * process scheduler: reviews, use free lists internally
 * process scheduler: reviews, use free lists internally
 * 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
 * bring nested groups back in place (see bd34e7f)
 * bring nested groups back in place (see bd34e7f)