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

User defined type reflection #294

Open
1 of 9 tasks
MrLever opened this issue Jun 28, 2020 · 0 comments
Open
1 of 9 tasks

User defined type reflection #294

MrLever opened this issue Jun 28, 2020 · 0 comments

Comments

@MrLever
Copy link
Owner

MrLever commented Jun 28, 2020

  • Support reflection data for user defined types
    • Support property reflection and modification through reflection data
    • Support inheritance of class reflection data
    • Support function reflection and invocation through reflection data
    • Support non-built-in-type properties
    • Support reflection of templated classes (i.e. Containers)
    • Support constructor reflection and type reification through reflection data
    • Support virtual function reflection
    • Allow user defined types to be reified through their class name as a string
@MrLever MrLever added this to the Type Reflection milestone Jun 28, 2020
@MrLever MrLever self-assigned this Jun 28, 2020
@MrLever MrLever added this to To do in Sprint 27 (Apollo) via automation Jun 28, 2020
@MrLever MrLever moved this from To do to In progress in Sprint 27 (Apollo) Jun 28, 2020
This was referenced Jun 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Sprint 27 (Apollo)
  
In progress
Development

No branches or pull requests

1 participant