microsoft / typespec

https://typespec.io/
MIT License
4.55k stars 222 forks source link

[core] Improve documentation and implementation of Typekit, Mutator, and Realm #5149

Closed witemple-msft closed 3 days ago

witemple-msft commented 6 days ago
azure-sdk commented 6 days ago

All changed packages have been documented.

Show changes ### `@typespec/compiler` - _feature_ [✏️](https://github.com/witemple-msft/typespec/edit/witemple-msft/realm-typekit-mutator-docs/.chronus/changes/witemple-msft-realm-typekit-mutator-docs-2024-10-19-10-24-24.md?pr=/microsoft/typespec/pull/5149) > Experimental: Improve Realm, Mutator, and Typekit implementations.,> ,> This change strongly binds a Realm and Typekit together, and changes mutators so that new types are cloned within the,> mutator's realm. The default Typekit now creates a default typekit realm for the current program, and a Typekit can be,> easily created to work in a specific Program or Realm as needed.
azure-sdk commented 4 days ago

You can try these changes here

🛝 Playground 🌐 Website 📚 Next docs