Michele Caini 3 anni fa
parent
commit
3273c75057
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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