Quellcode durchsuchen

*: updated TODO

Michele Caini vor 2 Jahren
Ursprung
Commit
59a401fbe2
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -16,6 +16,7 @@ TODO (high prio):
 * view with entity storage: begin/end should return filtered iterators
 * view with entity storage: begin/end should return filtered iterators
 * update view doc: single vs multi type views are no longer a thing actually
 * update view doc: single vs multi type views are no longer a thing actually
 * meta container: add value type to resize
 * meta container: add value type to resize
+* further improve meta resolve function by id
 * make swap_only a proper sparse set policy
 * make swap_only a proper sparse set policy
 * drop specialization for single type views with exclusion list
 * drop specialization for single type views with exclusion list
 * ===> TEST: review view tests after the last changes
 * ===> TEST: review view tests after the last changes