aws/aws-cdk-rfcs

Fixing of type unions

RomainMuller opened this issue · 2 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

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

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

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