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

Additional requirement: reflection #3

Closed
hadley opened this issue May 11, 2020 · 3 comments · Fixed by #14
Closed

Additional requirement: reflection #3

hadley opened this issue May 11, 2020 · 3 comments · Fixed by #14

Comments

@hadley
Copy link
Member

hadley commented May 11, 2020

I'd like to propose one additional major requirement:

  1. The system should be reflective

Given a class and a generic, you should be able to find the appropriate method without calling it. This is important for building tooling around the system.

@lawremi
Copy link
Collaborator

lawremi commented May 12, 2020

Sure, please add it to the wiki page.

@hadley
Copy link
Member Author

hadley commented May 12, 2020

How about moving the requirements to regular files? Then you can do PRs and it feels a little more collaborative.

@lawremi
Copy link
Collaborator

lawremi commented May 12, 2020

If others prefer that, sure. I thought putting on the wiki would minimize the barrier to entry but perhaps people don't feel comfortable making unilateral edits.

hadley added a commit that referenced this issue Jul 20, 2020
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 a pull request may close this issue.

2 participants