Pārlūkot izejas kodu

-: updated TODO

Michele Caini 3 gadi atpakaļ
vecāks
revīzija
5971fb7aa4
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -20,6 +20,7 @@ TODO (high prio):
 * 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
 * add patch + on_update signal to entity storage
+* use alloc traits destroy rather than destroy_at directly
 
 
 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