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

Allow for querying factory methods #103

Closed
Keboo opened this issue Dec 19, 2017 · 1 comment
Closed

Allow for querying factory methods #103

Keboo opened this issue Dec 19, 2017 · 1 comment

Comments

@Keboo
Copy link
Owner

Keboo commented Dec 19, 2017

The Fody weavers generates factory methods at compile time. Currently decompiling is the only way to view this information.
We should have the container also generate a metadata method that contains the information about the types, constructors, and parameters used by each.

@Keboo
Copy link
Owner Author

Keboo commented Jul 22, 2018

Putting this on low priority for now. I think exposing debugging for this is likely better than exposing an API.

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

1 participant