Michele Caini пре 2 година
родитељ
комит
e0d27f9bf8
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -17,6 +17,8 @@ TODO (high prio):
 * further optimize exclusion lists in multi type views (no existence check)
 * further improve the snapshot stuff, ie component functions
 * do not include entity storage in the storage list (37f396bfe385d78b3ff67605e261ec20f16acb76)
+* use fixture for storage tests to reduce loc number and duplication as much as possible
+* basic_view<...>::reach(...)
 
 WIP:
 * get rid of observers, storage based views made them pointless - document alternatives