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

rename Scope #38

Closed
dherman opened this issue Jan 6, 2016 · 3 comments
Closed

rename Scope #38

dherman opened this issue Jan 6, 2016 · 3 comments
Labels

Comments

@dherman
Copy link
Collaborator

dherman commented Jan 6, 2016

The name Scope is possibly misleading -- it could confuse people into thinking it has something to do with JavaScript scope, as opposed to being a memory management scope in Rust. Worth thinking about alternative names.

@dherman dherman added the API label Jan 6, 2016
@maxjoehnk
Copy link

Why not call it MemoryScope (or MemoryContext)? This is explicit and should remove any confusion regarding the js side.

dherman pushed a commit that referenced this issue Sep 18, 2017
Update references of rustbridge to neon-bindings
@dherman
Copy link
Collaborator Author

dherman commented Nov 17, 2017

This will be addressed by the VM 2.0 RFC.

@dherman dherman closed this as completed Nov 17, 2017
@divmain
Copy link
Collaborator

divmain commented Nov 17, 2017

neon-bindings/rfcs#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants