Michele Caini 2 лет назад
Родитель
Сommit
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