Skip to content

#641: Reflection API upgrade [2.5.0, Don't merge into 2.4.0!]#642

Open
DaanVanYperen wants to merge 4 commits intodevelopfrom
feature-#641-double-up-reflection-cache-to-beat-const-limit
Open

#641: Reflection API upgrade [2.5.0, Don't merge into 2.4.0!]#642
DaanVanYperen wants to merge 4 commits intodevelopfrom
feature-#641-double-up-reflection-cache-to-beat-const-limit

Conversation

@DaanVanYperen
Copy link
Collaborator

Ready to be merged, just blocked by 2.4.0 release.

  • Reflection implementation upgraded with libGDX reflection improvements 2014-now.

  • FIX: Maximum size of reflection cache increased (doubled, more or less).

  • BREAKING CHANGES

    • Minor changes to reflection API to match libGDX 1.10 API.
      ClassReflection::isAbstractClass -> ClassReflection::isAbstract
    • Building for HTML might throw a missing class error in the reflection cache.
      Add missing classes to artemis.reflect.include to your gwt.xml.

- Type lookups are cached.
- Several small API inconsistencies with libGDX resolved.
…between two classes.

- Merges TheLogicMaster:split-gwt-reflection-cache, excluding an optional source-reshuffle.
@fgnm fgnm mentioned this pull request Dec 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant