Selaa lähdekoodia

-: updated TODO

Michele Caini 3 vuotta sitten
vanhempi
commit
2d318b88c9
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -18,6 +18,7 @@ TODO (high prio):
 * doc: exclude only views, storage entity (and diff between iterator and each based iteration), bump entities, signals on entity creation/destruction
 * doc: exclude only views, storage entity (and diff between iterator and each based iteration), bump entities, signals on entity creation/destruction
 * registry: replace destroy with a drop-all method that doesn't care about validity
 * registry: replace destroy with a drop-all method that doesn't care about validity
 * registry: review assign mechanism, maybe it's worth to drop it
 * registry: review assign mechanism, maybe it's worth to drop it
+* add patch + on_update signal to entity storage
 
 
 WIP:
 WIP:
 * get rid of observers, storage based views made them pointless - document alternatives
 * get rid of observers, storage based views made them pointless - document alternatives