Michele Caini пре 1 година
родитељ
комит
98a35f0f0a
1 измењених фајлова са 0 додато и 3 уклоњено
  1. 0 3
      TODO

+ 0 - 3
TODO

@@ -30,13 +30,10 @@ TODO:
   - documentation for reserved entities
   - documentation for reserved entities
 * storage entity: no emplace/insert, rename and add a fast range-push from above
 * storage entity: no emplace/insert, rename and add a fast range-push from above
 * view: propagate tombostone check request to iterator
 * view: propagate tombostone check request to iterator
-* review the short-circuit model now that all storage are freely available
 * more test around views and storage entity - ie view ::back
 * more test around views and storage entity - ie view ::back
 * table: pop back to support swap and pop, single column access, empty type optimization
 * table: pop back to support swap and pop, single column access, empty type optimization
 * checkout tools workflow
 * checkout tools workflow
 * review constrained noexcept-ness (ie sigh)
 * review constrained noexcept-ness (ie sigh)
 * offer 16b from meta_traits to users or change type
 * offer 16b from meta_traits to users or change type
 * registry::view const invokes refresh multiple times implicitly
 * registry::view const invokes refresh multiple times implicitly
-* decouple all non-storage classes from component_traits
-* group, runtime view: avoid using registry when testing
 * improve front for multi-type view
 * improve front for multi-type view