Skip to content

"import" is a reserved word in Java #89

@eladb

Description

@eladb

All AWS constructs have a static import method to allow bringing-in resources defined externally. However, import is reserved in Java (and possibly in other languages).

In the interim the jsii compiler will simply add an _ at the end of the method name, but we need to find a new name for the method and rename across the codebase.

Metadata

Metadata

Assignees

Labels

effort/mediumMedium work item – several days of effortpackage/awsclCross-cutting issues related to the AWS Construct Librarypr/breaking-changeThis PR is a breaking change. It needs to be modified to be allowed in the current major version.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions