microsoft / microsoft/typespec
[http-client-java] cleanup unnecessary Mapper(Factory)s
Open
emitter:client:java
feature
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
We have many TypeSpecXXMapper(Factory)s. Since now We only have TypeSpec(azurev1, azurev2, clientcore), we should consolidate them into ones without `TypeSpec` prefix.
Contributor guide
Research direction
Start in the http-client-java area and search for all TypeSpecXXMapper and TypeSpecXXFactory declarations and references. Consolidate the names as requested, update their usages, and run the relevant Java build or tests to confirm no old TypeSpec-prefixed references remain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100