Skip to content

When generating .NET code, convert non-default namespace parts to PascalCase. #174

@mpiroc

Description

@mpiroc

Currently, if a JSII type's namespace is a child of the default namespace, the child namespace is not PascalCased. For example, jsii-calc.composition.CompositeOperation has the namespace Amazon.JSII.Tests.CalculatorNamespace.composition, when it should be Amazon.JSII.Tests.CalculatorNamespace.Composition.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions