Lars Doucet

Results 201 comments of Lars Doucet

Hmmm, this is an interesting question. I have to admit I don't have a lot of experience with phones and a lot of it is going to come down to...

Ooh yeah that could work so long as api permissions allow it … suppose there are security concerns em to address eventually too On Sat, Nov 20, 2021 at 8:40...

ooooh I need to learn how to use this stuff.

I've seen some other repos do this but never taken the time to figure it out myself! Definitely see how it can massively improve productivity. I dickered around with third...

We sort of have this already in the form of modpacks, but I assume that's not sufficient to meet this requirement? In terms of implementation this could re-use most of...

I'll work on this in the next update :)

Here's some further thoughts about how to do it: - Only flag functions as visible/invisible to dox if *both* -xml and a custom flag we set (-modapi?) is set.

Honestly, I'm not sure there's anything that can be done about this. Probably just put a big red flag that this is primarily meant for games and that if anything...

Right, even if they don't have access to `Sys` or `File`, directly, they do have access to whatever daisy chain lets them reach a function that *does* have access to...

Also, just thought of this: this is a side benefit of #7 -- if we can print out the entire mod surface API, it serves as a good reality check...