Michele Caini 6 anni fa
parent
commit
0303facfd9
1 ha cambiato i file con 1 aggiunte e 4 eliminazioni
  1. 1 4
      TODO

+ 1 - 4
TODO

@@ -29,8 +29,5 @@
 * multi component registry::remove and some others?
   - auto foo(It first, It last = entity_type{null})
 * range based registry::remove and some others?
-
+* add examples (and credits) from @alanjfs :)
 * make meta work across boundaries
-  - inline variables are fine here, only the head represents a problem
-  - we should always resolve by looking into the list of types when working across boundaries, no direct resolve
-  - factory: allow to attach multiple times the same type, data, func, ctor