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

Adding NES.Export #212

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Adding NES.Export #212

wants to merge 3 commits into from

Conversation

CohenCyril
Copy link
Collaborator

NES.Snapshot takes a "picture" of the current state of a Namespace,
for later reuse without the namespace commands.

@gares
Copy link
Contributor

gares commented Feb 15, 2021

Why not "NES.export" or "NES.export_as_modules"? I don't think "Snapshot" is very clear

@CohenCyril
Copy link
Collaborator Author

"Snapshot" has the advantage to make it explicit that it freezes the current contents. But I would be happy with "export" too.

(* NES Snapshot *)
(* this allows to take a "snapshot" of a namespace at
(* NES Export *)
(* this allows to take a "export" of a namespace at
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hem...

@gares gares changed the title Adding NES.Snapshot Adding NES.Export Feb 15, 2021
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

Successfully merging this pull request may close these issues.

2 participants