-
Notifications
You must be signed in to change notification settings - Fork 179
Closed
Milestone
Description
- Detect when we can enable Gizmo by trying a super-quick bytecode manipulation.
- If possible, enable Gizmo; otherwise keep Reflection.
- Log to
TRACEwhat the effective method is. - Remove any means of the user choosing the method for themselves.
- Remove
AutoDiscoverMemberTypeand do the right thing instead. (This may lead to quite some simplification in the accompanying code.)
The code around member accessors and how they are built is also quite complex, on account of Quarkus choosing a completely different code path. The factories are a bit of a mess. Bonus points if it could be simplified.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels