|
|
@@ -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
|