Michele Caini 3 лет назад
Родитель
Сommit
3273c75057
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -14,6 +14,7 @@ TODO (high prio):
 * further optimize exclusion lists in multi type views (no existence check)
 * doc: bump entities
 * deprecate/drop snapshot orphans function, make it a general purpose one
+* avoid invoking ::data twice if possible ie within meta_associative_container::begin()
 
 WIP:
 * get rid of observers, storage based views made them pointless - document alternatives