Closed pgaskin closed 4 years ago
I've tested this with the following entries:
generator:main:_test:0
generator:main:_test:
generator:main:_test:invalid
generator:main:_test:5
In addition, I've tested calling nm_config_generate
twice, to ensure it is idempotent and the old item removal and freeing works fine, if we ever use it in the future.
@NiLuJe, @shermp, can you take a look at the code and test this (with your current config plus the config entries above) to ensure I didn't miss anything or create regressions?
Looks good on my end, nothing broke ;).
generator:main:_test
works, too (as well as it can given this particular generator ^^).
Going to try to implement #29 now... :).
Gah. fat-fingered a bogus branch name, feel free to delete the kfmon-generator branch, I forgot the namespace.
Looking good over on https://github.com/geek1011/NickelMenu/tree/niluje/kfmon-generator :).
closes #4