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 _ref_() API to access values in global thread scope #7

Closed
maxkfranz opened this issue Oct 12, 2015 · 0 comments
Closed

Add _ref_() API to access values in global thread scope #7

maxkfranz opened this issue Oct 12, 2015 · 0 comments

Comments

@maxkfranz
Copy link
Owner

This helps with minification. It is important that the function name be such that the dev is very unlikely to use it himself elsewhere in the same scope. Otherwise, it could be incorrectly minified.

@maxkfranz maxkfranz changed the title Investigate use of this in thread.run() for avoiding minification issues Add self() API to access values in global thread scope Oct 20, 2015
@maxkfranz maxkfranz changed the title Add self() API to access values in global thread scope Add _ref_() API to access values in global thread scope Oct 20, 2015
maxkfranz added a commit that referenced this issue Oct 20, 2015
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