Yoke · 0.9.1 · Core is optional
The registration call sits in its own method that is never inlined, because the JIT resolves the assemblies a method needs when it first compiles that method. A Core call written directly into
Awakewould drag the assembly in before the installed-check could prevent it, and the missing-assembly exception would land during plugin load, which is precisely the failure the soft dependency exists to avoid.
Discussion
Nothing said yet.
Sign in or make an account to join in.