Inconsistent construction of data types and constructs #279
Labels
language/java
Related to Java bindings
needs-discussion
This issue/PR requires more discussion with community.
p0
Data type classes versus Construct classes have inconsistent experience for creation.
ex: CodeProperty – have to guess whether to call new or builder pattern. Inconsistent and confusing.
(might be more of a CDK codebase issue than a jsii issue..)
The text was updated successfully, but these errors were encountered: