Closed rogerbarton closed 4 years ago
Ready for review @mcpiroman.
You will probably want to review 39c4fce825d7f1c4572d183ec8666593d3840f13 separately.
(side note: #14 should already be compatible with these changes)
Regarding cloning the Options, its just that we need a separate copy for detecting changes. This copy is never changed directly only update when changes are made. Its pretty safe in my opinion.
I've actually found this quite a good solution.
I'm fine with that, thanks!
Note: The attributes
[NativeDllLoadedTrigger]
etc are not searched for in the source code of this tool itself. So by creating an.asmdef
in #14 these attributes may not work, do you maybe know of an easy fix for this @mcpiroman?.