Skip to content
New issue

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

[FEATURE] Double up GWT reflection cache const cap. #641

Open
2 tasks
DaanVanYperen opened this issue Jul 15, 2021 · 1 comment
Open
2 tasks

[FEATURE] Double up GWT reflection cache const cap. #641

DaanVanYperen opened this issue Jul 15, 2021 · 1 comment
Assignees
Milestone

Comments

@DaanVanYperen
Copy link
Collaborator

DaanVanYperen commented Jul 15, 2021

Increases reflection 65535 constant cap by spreading reflection between two classes.

@DaanVanYperen
Copy link
Collaborator Author

I wonder if we can't just delegate to GDX reflection if we detect GDX on classpath.

DaanVanYperen added a commit that referenced this issue Jul 15, 2021
- Type lookups are cached.
- Several small API inconsistencies with libGDX resolved.
DaanVanYperen added a commit that referenced this issue Jul 15, 2021
…between two classes.

- Merges TheLogicMaster:split-gwt-reflection-cache, excluding an optional source-reshuffle.
DaanVanYperen added a commit that referenced this issue Jul 15, 2021
@DaanVanYperen DaanVanYperen self-assigned this Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant