csharplang/meetings/2020
2020-01-31 16:51:15 -08:00
..
LDM-2020-01-06.md Fix example in LDM-2020-01-06.md (#3090) 2020-01-13 14:08:58 -08:00
LDM-2020-01-08.md Add notes for Jan 8th, 2020 2020-01-13 14:06:20 -08:00
README.md Update LDM Agenda 2020-01-31 16:51:15 -08:00

Upcoming meetings for 2020

Schedule ASAP

Schedule when convenient

Recurring topics

  • Triage championed features
  • Triage milestones
  • Design review

Feb 26, 2020

  • Design review

Feb 24

Feb 19

Feb 12

Feb 10

Feb 5

Feb 3

Jan 29, 2020

  • Records: drilling in to individual features (Mads)

Jan 22, 2020

Jan 15, 2020

  • Records: Where it fits in our programming with data theme (Neal)
  • Records: The individual subfeatures of records (Mads)

Jan 13, 2020

  • Records: Paging back in the previous proposal (Andy)

C# Language Design Notes for 2020

Overview of meetings and agendas for 2020

Jan 8, 2020

C# Language Design Notes for Jan 8, 2020

  1. Unconstrained type parameter annotation
  2. Covariant returns

Jan 6, 2020

C# Language Design Notes for Jan 6, 2020

  1. Use attribute info inside method bodies
  2. Making Task-like types covariant for nullability
  3. Casting to non-nullable reference type
  4. Triage