issues
search
pgaskin
/
NickelMenu
The easiest way to launch scripts, change settings, and run actions on Kobo e-readers.
https://pgaskin.net/NickelMenu
MIT License
591
stars
32
forks
source link
Config parser improvements
#48
Closed
pgaskin
closed
4 years ago
pgaskin
commented
4 years ago
Split scanning and parsing.
Free memory properly even during errors.
Extract the gigantic parser function.
Re-use memory where possible.
Better error handling.
Cleaner and more readable code around memory management and list stuff.
Make it easier to extend.
pgaskin
commented
4 years ago
This will need extensive testing.