Open bencsikandrei opened 10 months ago
Hi @bencsikandrei, good to see you back and thanks for the PR! I closed the issue but it's still relevant, you're very welcome to work on it if you're interested. Basically, I recently did a bit of cleanup and closed a whole bunch of issues that I don't realistically see myself getting around to anytime soon - I don't really have much time for the project at the moment. But reviewing and discussing should be doable.
I'll have a closer look at the proposal when I have time, and let you know what I think!
hi, @lethal-guitar hope you're doing well!
I've noticed you closed this issue: #846. Why? I just came up with, I think, a cool idea to solve it!
I'm not there yet, but inching closer. Need to get some sleep soon (real late here) but if you approve of this idea, I'll absolutely go the extra mile!
Main points:
Add a fileshystem "stub" (handle?) for the filesystem functions used in
ModLibrary::rescan
ideas: make a struct with function pointers, why?very veeeery much WIP, didn't test much apart from building the code and the unit test, didn't even have time to step through the debugger, it's really late, this commit message will change :)
@lethal-guitar what do you think? worth pursuing?
here's some logs from the current unit test (it's very basic of course):