Dev Log: The milestone where Build() stops lying (opens in new tab)
I’m reviving Munchausen, a C# NuGet package I started 9 years ago. This is part 6 of an 8-part series documenting both the development process and the engineering decisions behind bringing the project back to life. This is the Dev Log: the practical work, cleanup, implementation steps, and day-to-day progress behind this part of the project. For three milestones, Build() has been a method that throws NotImplementedException. M5 is where it finally earns its name. This is the compiler: take ev...
Read the original article