aws-cdk-rfcs icon indicating copy to clipboard operation
aws-cdk-rfcs copied to clipboard

Fixing of type unions

Open RomainMuller opened this issue 4 years ago • 1 comments

PR Champion
#194 @RomainMuller

Description

Usage of TypeScript type unions has proven to be a source of problems when representing APIs in statically typed languages, such as Java and C#. This proposal is about fixing type unions to address these developer experience issues.

This is a candidate change for v2

Progress

  • [x] Tracking Issue Created
  • [x] RFC PR Created
  • [x] Core Team Member Assigned
  • [x] Initial Approval / Final Comment Period
  • [x] Ready For Implementation
    • [ ] implementation issue 1
  • [ ] Resolved

RomainMuller avatar Jul 06 '20 07:07 RomainMuller

@onefuncman - You had objected on the initial premise... It's been changed and I think you might like it better :)

RomainMuller avatar Jul 20 '20 15:07 RomainMuller

There is a significant proposal, but no current owner. Closing as stale.

mrgrain avatar Oct 27 '23 12:10 mrgrain