瀏覽代碼

*: updated TODO

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

+ 2 - 1
TODO

@@ -42,4 +42,5 @@ TODO:
 * reactive_mixin: auto disconnect mechanism
 * sigh_mixin: make registry available and change cb signature from reg/entt to storage/entt (breaking for the good)
 * mixin bind_any support for both registry types
-* replace doc for reactive systems/storage
+* reactive mixin: return *this from on_* functions (and update doc)
+* double check reactive storage examples and fix them if needed