-
- Downloads
Open Modules Recursively Correctly
Thomas' commit was nearly there, and his intuition spot on. It seems that trying to update module_code inline with the new module code added to the front resulted in the other created modules being dropped from the list. OPening a module multiple times may still be an issue (I haven't found a check against mod_gen)
Please register or sign in to comment