Do a pass on everything public
and decide whether to make it internal
#146
Labels
enhancement
New feature or request
Milestone
tl;dr: programming nerd issue
When I designed the structure of this entire thing, I wasn’t used to having multi-assembly projects. Here there’s also the fact that other plugins are dynamically loaded into VoiceAttack as well, and it might be worth looking into how to prevent (accidental or not) tampering with the internal workings of my plugins.
Worth noting that each plugin lives in its own assembly, so some (many? most? all?) things cannot really be changed.
The text was updated successfully, but these errors were encountered: