Explorar o código

*: updated TODO

Michele Caini %!s(int64=2) %!d(string=hai) anos
pai
achega
d255ecf0f9
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      TODO

+ 3 - 0
TODO

@@ -14,6 +14,9 @@ TODO (high prio):
 * further optimize exclusion lists in multi type views (no existence check)
 * further optimize exclusion lists in multi type views (no existence check)
 * doc: bump entities
 * doc: bump entities
 * deprecate/drop snapshot orphans function, make it a general purpose one
 * deprecate/drop snapshot orphans function, make it a general purpose one
+* view with entity storage: begin/end should return filtered iterators maybe?
+* update view doc: single vs multi type views are no longer a thing actually
+* ===> TEST: review view tests after the last changes
 
 
 WIP:
 WIP:
 * get rid of observers, storage based views made them pointless - document alternatives
 * get rid of observers, storage based views made them pointless - document alternatives