Sfoglia il codice sorgente

entt: cleanup TODO file

skypjack 2 mesi fa
parent
commit
cfdffa64a1
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      TODO

+ 0 - 2
TODO

@@ -32,6 +32,4 @@ TODO:
 * archetype-like a-là EnTT support (see my own notes)
 * archetype-like a-là EnTT support (see my own notes)
 * meta: conversion_helper machinery has lot of room for improvements
 * meta: conversion_helper machinery has lot of room for improvements
 * organizer: view/storage only based model, no registry
 * organizer: view/storage only based model, no registry
-* refine tests: add prefixes (i.e. signal_delegate) or scope into their dirs
-* refine tests: create per-file scopes to avoid conflicts (ie const_nonconst_...)
 * introduce a way to inject stl from outside too
 * introduce a way to inject stl from outside too