We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Increases reflection 65535 constant cap by spreading reflection between two classes.
The text was updated successfully, but these errors were encountered:
I wonder if we can't just delegate to GDX reflection if we detect GDX on classpath.
Sorry, something went wrong.
#641 Update reflection api/impl to include recent changes from libGDX.
1e22ddc
- Type lookups are cached. - Several small API inconsistencies with libGDX resolved.
#641: Increase reflection 65535 constant cap by splitting reflection …
0f4bc89
…between two classes. - Merges TheLogicMaster:split-gwt-reflection-cache, excluding an optional source-reshuffle.
#641: Update changelog.
b697c1e
#641: Log a summary of included types per package.
f7bab4c
DaanVanYperen
No branches or pull requests
Increases reflection 65535 constant cap by spreading reflection between two classes.
The text was updated successfully, but these errors were encountered: