Skip to content

Remove reflection from XP Core#367

Open
thekid wants to merge 6 commits into
xp-framework:mainfrom
thekid:refactor/rm-reflection
Open

Remove reflection from XP Core#367
thekid wants to merge 6 commits into
xp-framework:mainfrom
thekid:refactor/rm-reflection

Conversation

@thekid

@thekid thekid commented Jun 21, 2026

Copy link
Copy Markdown
Member

This pull request implements xp-framework/rfc#338 and removes reflection from XP Core. Supersedes #332

Implementation status

  • Access members (properties, methods, constants) via lang.XPClass
  • Member encapsulations in lang.reflect
  • Class details API for members
  • Annotation API in lang.XPClass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant