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 global option for creating source files and pdbs for all dynamically generated code #35

Open
abe545 opened this issue May 23, 2015 · 0 comments

Comments

@abe545
Copy link
Owner

abe545 commented May 23, 2015

Right now, when the remote server generates an exception (or there is a problem parsing the results), the best location a programmer can get the exception is at the call site of their code. It would be really nice if the library could generate source files along with the dynamic methods, so better debugging can happen.

This will be a lot of work. And it will slow down everything, so it is really only useful while debugging.

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