Browse Source

*: updated TODO

Michele Caini 2 years ago
parent
commit
3273c75057
1 changed files with 1 additions and 0 deletions
  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