瀏覽代碼

*: updated TODO

Michele Caini 2 年之前
父節點
當前提交
b910cd2615
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      TODO

+ 1 - 1
TODO

@@ -15,9 +15,9 @@ DOC:
 TODO (high prio):
 TODO (high prio):
 * check natvis files (periodically :)
 * check natvis files (periodically :)
 * remove the static storage from the const assure in the registry
 * remove the static storage from the const assure in the registry
-* pop_if to improve further destroying entities (drastically)
 * doc: exclude only views, storage entity (and diff between iterator and each based iteration), bump entities, signals on entity creation/destruction
 * doc: exclude only views, storage entity (and diff between iterator and each based iteration), bump entities, signals on entity creation/destruction
 * registry: replace destroy with a drop-all method that doesn't care about validity
 * registry: replace destroy with a drop-all method that doesn't care about validity
+* resource cache: avoid using shared ptr with loader and the others
 
 
 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