Michele Caini 7 лет назад
Родитель
Сommit
a71e4d8970
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      TODO

+ 1 - 1
TODO

@@ -16,5 +16,5 @@
 * meta: move-to-head optimization when searching by name on parts (data, func, etc)
 * hashed string: add implicit check on construction for uniqueness (optional)
 * signals on entity creation/destruction
-* flexible views with "composable" filters
+* flexible views with "composable" filters like negative queries: find entites that have components A, B, but not C.
 * review persistent views and avoid indirection to get components