Terry Ellison
Terry Ellison
Note that this is only partly addressed in PR #3193, so I am leaving this open for now.
Still active. @jmattsson, you might want to track this one.
@jmattsson I've just dumped a work in progress to [Notes on the Lua Garbage Collector in the NodeMCU implemention](https://gist.github.com/TerryE/eb630669a088e860193d1a10ab3686f5) explaining how the Lua GC actually works. I've still got to...
> Having different categories of modules is a good idea. I don't know how many modules could find multiple people to test them while waiting to be merged -- especially...
@hvegh > I'd rather see a well structured high quality module But this is a quality / value judgement which can't validly be made by the OP unless that OP...
> I am not a native British speaker, had to look 'stack it high sell cheap' up in the dictionary. But even then I have trouble figuring out what you...
> How about three levels My vote would be to keep the core modules in `app/lua` and `app/modules` and have three other `app` subfolders. (Note that drivers has a specific...
@pjsg for your idea of using submodules to work the `local/FRED` would need to be complete, which means that we would need a config tool which the user would then...
Gregor, thanks for the feedback. Much appreciated > I think it might also be useful to have the `loadflash(pattern)` with as many patterns or filenames as needed to also be...
Gregor, A codicil to your point about compressing image and lc files, the new LC format does do some compression of the LC file format. Take the stats for the...