On Fri Oct 25 14:46:22 2024 +0000, Torge Matthies wrote:
Okay, I thought this would be cleaner and not clutter up the top of the function but I'll change this.
Actually, how do I deal with unimplemented interfaces if I do this? If I remove the `if`, I can't send the tests before the implementation, because the tests relying on interfaces that aren't implemented in UrlmonSchemeHandler would crash.