Versioning Issues With Optional Arguments(haacked.com)
submitted by
Rickasaurus(1225) 1 year, 9 months ago
If you have a method with optional parameters, you can never add an overload with additional optional parameters out of fear of causing a compile-time breaking change. And you can never remove an existing overload, as this has always been a runtime breaking change.
|category: C#
|Views: 6
tags:
C# another
Everyones tags:
Your Tags: