Open
Description
This class currently does a lot, providing the heavy lifting for registering hints for getters/setters, fields, constructors, properties and record components. On top of that, it registers hints specific to Kotlin and a best effort for Jackson annotations.
This issue is for tracking a potential refactoring effort in 6.2, in order to consider possible improvements to the class and the surrounding API. For example, this could be:
- split the class into more focused sub-components
- open sub-components for extension by the user
- extend the API, provide more utilities
- ...
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
EliasStihl commentedon Feb 26, 2024
Hello, me and three other students have one week to address an open-source issue as part of our course assignment at the University. We would like to contribute to this particular task. Could you please consider adding me as an assignee for the issue?
simonbasle commentedon Feb 27, 2024
hi @EliasStihl and thanks for the proposal. I'm not convinced this is the best issue to tackle, as there is a need for the team to discuss what exactly needs to be changed and further discuss the design...
EliasStihl commentedon Feb 28, 2024
Okay, thank you anyway!