Comment by magicalhippo
1 month ago
I imagine it's for the same reason Delphi can't strip much, which is that it supports run-time reflection. You can create an instance of a class using a string of the name.
Forms (windows) are deserialized during loading, which relies on this mechanism.
No comments yet
Contribute on Hacker News ↗