Browse Source

updated TODO

Michele Caini 7 years ago
parent
commit
2f2edfbde8
1 changed files with 2 additions and 0 deletions
  1. 2 0
      TODO

+ 2 - 0
TODO

@@ -26,3 +26,5 @@
 * verify why registry::snapshot does a *this = {} instead of a safer reset that would trigger signals
 * review sparse set to allow customization (mix pack in the spec, base is position only)
   - non-owning groups can iterate pages and skip empty ones, this should mitigate the lack of the packed array
+* review 64 bit id: user defined area + dedicated member on the registry to set it
+* improve pagination: use a support integer to count elements and remove pages when empty