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

Add support for reflection based creation #1

Open
shmuelie opened this issue Jan 11, 2017 · 4 comments
Open

Add support for reflection based creation #1

shmuelie opened this issue Jan 11, 2017 · 4 comments

Comments

@shmuelie
Copy link

This is great for code I write, but what if I want definitions for code I only have the DLL of?

@madskristensen
Copy link
Owner

Interesting. How should this work? What's the user experience for this? Any thoughts?

@shmuelie
Copy link
Author

UX could be from the context menu for References?

@FreeFrags
Copy link

+1 this is a good idea

@raboud
Copy link
Contributor

raboud commented Jun 13, 2017

so you would add it to the client....where all the files are really needed anyway.
Via Reflection would be easy but would need a way of selecting the Classes to generate.

Sounds like a new Extension.

if someone is willing to set up the Extension Hooks.....I would be willing to do the actual Generation Code.

Experience should start similar to Add Reference or maybe like EF for existing database.
Would need a way to update when DLL updates.
Should this be part of the build experience?
Should these files be ignored by SCM since they are auto-generated?

Anyone want to team up on this?

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

4 participants