Hacker News new | ask | show | jobs
by MichaelGG 4704 days ago
Oh god. That's an artifact of the idiotic VB-style, non-generic event handling "pattern". If event handlers used normal functions like everything else this just wouldn't be a problem (those types just wouldn't exist).