Michele Caini %!s(int64=7) %!d(string=hai) anos
pai
achega
a9cb2d2efd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -17,4 +17,5 @@
 * hashed string: add implicit check on construction for uniqueness (optional)
 * hashed string: add implicit check on construction for uniqueness (optional)
 * signals on entity creation/destruction
 * signals on entity creation/destruction
 * flexible views with "composable" filters like negative queries: find entites that have components A, B, but not C.
 * flexible views with "composable" filters like negative queries: find entites that have components A, B, but not C.
+* destroy overload that accepts a couple of iterators (see create)
 * review persistent views and avoid indirection to get components
 * review persistent views and avoid indirection to get components