Thing is we're on a very constrained system - if every reboot we have to load all the app.info files and parse them for data, then count it all and check, it's going to make app loads even slower. And I'd go to all that effort and someone would just put 10,000 in for their per-app limit in the metadata anyway :)
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thing is we're on a very constrained system - if every reboot we have to load all the app.info files and parse them for data, then count it all and check, it's going to make app loads even slower. And I'd go to all that effort and someone would just put
10,000
in for their per-app limit in the metadata anyway :)