Michele Caini 1 год назад
Родитель
Сommit
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