浏览代码

updated TODO

Michele Caini 3 年之前
父节点
当前提交
bf13d9363d
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -13,6 +13,7 @@ DOC:
 * update entity doc when the storage based model is in place
 * update entity doc when the storage based model is in place
 
 
 WIP:
 WIP:
+* runtime view: const/non-const support, allocator support, storage access
 * get rid of observers, storage based views made them pointless - document alternatives
 * get rid of observers, storage based views made them pointless - document alternatives
 * dense_map/set and registry: move ctor/op should be noexcept (op is conditionally noexcept though)
 * dense_map/set and registry: move ctor/op should be noexcept (op is conditionally noexcept though)
 * add storage getter for filters to views and groups
 * add storage getter for filters to views and groups