*: cleanup TODO

This commit is contained in:
skypjack
2025-12-15 11:06:48 +01:00
parent cc4f7b3ab8
commit ff13ce5f83

1
TODO
View File

@@ -23,7 +23,6 @@ TODO:
* built-in no-pagination storage - no_pagination page size as limits::max
* any cdynamic to support const ownership construction
* allow passing arguments to meta setter/getter (we can fallback on meta invoke probably)
* doc: IMPLICIT_DIR_DOCS for dir docs or \dir
* meta non-const allow_cast overloads: (const int &) to (int &) is not allowed, but (const int &) to (double &) is allowed (support only for convertibles)
* review build process for testbed (i.e. tests first due to SDL)
* use unique_ptr or any for meta_custom_node