Closed fruce-ki closed 5 years ago
Encapsulating the bootstrapping process so only one copy of the code is needed.
Also: The new lean mode (only available in devel branch) is uniformly overwriting DTU results with rejections. Could not pin-point where or why. Maybe after the relevant code is restructured it will be easier to track down and fix.
The call to the bootstraps consists of large code duplication. It should be boxed up in an appropriate function to aid maintenance.