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

Can this work that way c# reflection works? #12

Open
SteveStrongApp opened this issue Oct 29, 2017 · 2 comments
Open

Can this work that way c# reflection works? #12

SteveStrongApp opened this issue Oct 29, 2017 · 2 comments

Comments

@SteveStrongApp
Copy link

It is possible to to extend each javascript object with a getType() method that them lets me reflect over the property names and methods.

If you give an idea where to start, I will create a branch and get to work

@fabiandev
Copy link
Owner

I'm currently thinking about entirely changing the way of how runtime type checks are performed, including the definition of types for the runtime, to improve reliability and performance. Once I've made progress I'll let you know.

@SteveStrongApp
Copy link
Author

thank you

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

2 participants