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

Question #9

Closed
iDevelopThings opened this issue Jan 23, 2022 · 1 comment
Closed

Question #9

iDevelopThings opened this issue Jan 23, 2022 · 1 comment

Comments

@iDevelopThings
Copy link
Contributor

Hey, sorry I wanted to reach out, but couldn't find any contact info.

I was working on a similar package with some other useful features, then I discovered yours, I really like what you've put together here

Is there anything you're against adding to this reflection wise and would you be open to me submitting prs with some of the features I'd love? :)

It doesn't make sense for me to release yet another package and such, it would make more sense for people with the same goal to work on a similar thing 😅

I was working on some reflection utilities but didn't get as far as you did, however I finished a system where interfaces have a type on runtime, which also have some reflection information - in a similar fashion to your "getType<Class/Interface>", it's possible to use "Interface" which the original declaration is replaced with an object and has some other things with it(still experimenting with the idea, but it allows for our interfaces to have a normal/available type on runtime, rather than vanishing from our code essentially) - I also did this for an IOC container implementation, similar to your goal here :D

If you'd like to discuss more, send me a dm on my twitter its on my profile... or we can discuss here, I don't mind

@Hookyns
Copy link
Owner

Hookyns commented Jan 23, 2022

Move into the #10

@Hookyns Hookyns closed this as completed Jan 23, 2022
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

No branches or pull requests

2 participants