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

Eliminate all use of stack inspection #17

Open
crowding opened this issue Aug 2, 2013 · 1 comment
Open

Eliminate all use of stack inspection #17

crowding opened this issue Aug 2, 2013 · 1 comment

Comments

@crowding
Copy link
Owner

crowding commented Aug 2, 2013

And clarify why it is evil

@crowding
Copy link
Owner Author

For those rare times when you actually want the calling environment (rather than the lexical env of an argument) there should be calling_env, which does that, but throws an error when called from an env that is no longer on the stack (as these are situations which parent.frame fudges horribly wrongly)

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

1 participant