This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Tags: rsarwas/monomac
Tags
NSView has a watchdog to make sure nothing is called before its init methods, resulting in horrible spew on the command line. Refactor the constructor trampolines and NSObject logic to retain the native object AFTER running the base constructor.
Avoid potential deadlocks by using a private lock object