mirror of
https://github.com/Ed94/gencpp.git
synced 2024-12-31 12:12:44 -08:00
update todo
This commit is contained in:
parent
db584d8fe6
commit
1488aeb188
@ -696,3 +696,6 @@ Names or Content fields are interned strings and thus showed be cached using `ge
|
||||
* Easier to tailor make the library for other projects.
|
||||
* Most code can be in componentized into files and then scanned in.
|
||||
* Can offer a more c-like version for the implementation, make namespaces optional, etc. (Good way to stress test it)
|
||||
* Should the builder be an "extension" header?
|
||||
* Technically the library doesn't require it and the user can use their own filesystem library.
|
||||
* It would allow me to remove the filesystem dependencies and related functions outside of gen base headers. ( At least 1k loc reduced )
|
||||
|
Loading…
Reference in New Issue
Block a user