Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Quarrelsome
on June 16, 2017
|
parent
|
context
|
favorite
| on:
How the .NET Runtime Loads a Type
> have a generic version that overrides the properties (with new)
is the horrible bit. You should almost NEVER override with "new".
mhomde
on June 16, 2017
[–]
I agree, this is one of the few exceptions, in fact the only, exception I encountered. But this is a solution for a very specific problem in certain solutions, not a something you tend to do all the time
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
is the horrible bit. You should almost NEVER override with "new".