apache / apache/camel-quarkus

Generate TypeConverter classes via Gizmo

Open
#2,567 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

https://github.com/apache/camel-quarkus/pull/2560 brought some runtime converter detection and tests. We could further improve that by generating the TypeConverter classes at runtime via Gizmo (instead of using StaticMethodTypeConverter and InstanceMethodTypeConverter).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading pull request #2560 and the current StaticMethodTypeConverter and InstanceMethodTypeConverter implementations mentioned in the issue. Trace the runtime converter detection and its tests, then determine the design needed for generating equivalent TypeConverter classes with Gizmo. Done means the generated classes replace the current converter approach and the related tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.