This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Immutable
- It might be worth describing how/when class writers should utilize an immutable design pattern in the runtime,
- and provide examples demonstrating where its used in the base class libraries. The concurrency implications
- of an immutable pattern should also be highlighted.