ソースを参照

-: updated TODO file

Michele Caini 2 年 前
コミット
d6641c7d8d
1 ファイル変更0 行追加2 行削除
  1. 0 2
      TODO

+ 0 - 2
TODO

@@ -19,8 +19,6 @@ TODO (high prio):
 * 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: review assign mechanism, maybe it's worth to drop it
-* add patch + on_update signal to entity storage
-* use alloc traits destroy rather than destroy_at directly
 
 WIP:
 * get rid of observers, storage based views made them pointless - document alternatives