Explorar el Código

*: updated TODO

Michele Caini hace 1 año
padre
commit
0207ee7624
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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