Explorar el Código

updated todo list

Michele Caini hace 7 años
padre
commit
60bb7f66cf
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -22,6 +22,7 @@
 * provide create with a pack of default constructible components to assign
 * provide create with a pack of default constructible components to assign
 * allow to replace std:: with custom implementations
 * allow to replace std:: with custom implementations
 * allow curried function and lambdas on sigh/dispatcher (mixed approach with sinks that accept also delegates?)
 * allow curried function and lambdas on sigh/dispatcher (mixed approach with sinks that accept also delegates?)
+* allow user to use also uint32 for hashed strings type if possible
 
 
 Ready to go:
 Ready to go:
 * policy based views
 * policy based views