Skip to content

Extend acronym normalization to remaining management generator surfaces #61944

Description

@weikanglim

Parent: #61941

Extend the deterministic acronym normalization introduced for model/type/property providers to the remaining generated symbol surfaces:

  • Enum and union members.
  • Client names.
  • Operation names.
  • Method parameters where the provider architecture exposes a stable hook.

Acceptance criteria

  • Each supported surface has explicit visitor/provider wiring and focused tests.
  • The same boundary-aware and compatibility behavior is used across surfaces.
  • Unsupported surfaces remain unchanged rather than being partially normalized.

Measured potential cleanup: at least 42 C# decorators occupying 90 physical client.tsp lines.

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.CodeGenIssues that relate to code generation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions