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

Tortoise should allow the saving and loading of files through local storage #193

Closed
TheBizzle opened this issue Feb 5, 2015 · 4 comments
Labels

Comments

@TheBizzle
Copy link
Member

It's pretty fundamental for Tortoise authoring to allow people to save and load their models. As a basic (and relatively easy) step towards achieving that, let's use HTML's local storage to get something in place.

See #189 for related discussion.

@fluffywaffles
Copy link
Contributor

Here's a nice looking API wrapper for localStorage that could make this easier/more fun: https://github.com/dkraczkowski/collection.js

@TheBizzle TheBizzle added this to the Tortoise 1.1 milestone Jul 8, 2015
@TheBizzle
Copy link
Member Author

I'm reconsidering the value of this proposal. It made sense to me at the time it was submitted, but I feel that, now that we can export .nlogo files from the browser, maybe this is really just an anti-feature, given that such a thing would make it harder for the user to distribute their model to others or open their model in desktop NetLogo.

Opinions?

@TheBizzle
Copy link
Member Author

I gathered some opinions in-person. People seem feel similarly to me on this matter, so I'm going to close this as "invalid". If someone makes a strong argument for why we should support this, I can be convinced to reopen the ticket.

@TheBizzle TheBizzle removed this from the Tortoise 1.1 milestone Jul 23, 2015
@SethTisue
Copy link
Contributor

agree

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