updated TODO

This commit is contained in:
Michele Caini
2019-10-09 10:57:40 +02:00
parent 4404601fa3
commit fc572b8717

6
TODO
View File

@@ -30,4 +30,10 @@
- auto foo(It first, It last = entity_type{null})
* range based registry::remove and some others?
* add examples (and credits) from @alanjfs :)
* explore the possibility to wrap other backend with a XHandler component
* make meta work across boundaries
- name-less reflect with properties
- forbid reflecting two times the same type
- entt::reflect -> entt::meta
- tests, doc