Aren't records and init only setters in C# also a way to favor immutable types and fix setters in properties? (Not trying to criticize, I really want to know).
HN user
gcl09
10 karma
Posts0
Comments3
No posts found.
Java 20 / JDK 20: General Availability 3 years ago
Hi again @elonmusk 3 years ago
No, it is not. And nothing about this seems to violate the guidelines [0]. In fact, I'd say fits pretty well with the 'on topic' part of the 'what to submit' section.
What's new in C# for Godot 4.0 3 years ago
Sorry but that makes no sense. Here are quotes from the C#/.NET group director at unity about how the migration to CoreCLR should bring a large perf boost: "One thing that should help in the future is the migration to CoreCLR that should provide a great boost in terms of performance."[1] "What we have seen, outside of Unity, is that performance with CoreCLR compared to Mono should range from 2x to 10x faster." [2]
[1] https://forum.unity.com/threads/performance-optimizations-fo... [2] https://forum.unity.com/threads/expected-performance-of-new-...