Kind Regards Benjamin Thaut
So I want to install my own assertHandler. The problem is, that even if
I call "setAssetHandler" in a shared module constructor, and that module
does not import any other modules, it is still not initialized first. Is
there a way to set the assert before any module constructors run without
hacking druntime?
- When to call setAssertHandler? Benjamin Thaut
- Re: When to call setAssertHandler? Sean Kelly
- Re: When to call setAssertHandler? Jacob Carlborg
- Re: When to call setAssertHandler? Benjamin Thaut
- Re: When to call setAssertHandler? Jacob Carlborg
- Re: When to call setAssertHandler? Benjamin Thaut
- Re: When to call setAssertHandler? Sean Kelly
- Re: When to call setAssertHandler? Benjamin Thaut
- Re: When to call setAssertHandler? Jacob Carlborg
- Re: When to call setAssertHandler? Benjamin Thaut
