Răsfoiți Sursa

*: updated TODO

Michele Caini 1 an în urmă
părinte
comite
0207ee7624
1 a modificat fișierele cu 2 adăugiri și 1 ștergeri
  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