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

Better archiving format #9

Open
nickoneill opened this issue Nov 8, 2015 · 0 comments
Open

Better archiving format #9

nickoneill opened this issue Nov 8, 2015 · 0 comments

Comments

@nickoneill
Copy link
Owner

I imagine the native plist serialization format is huge and clunky. It's fine for small things but to efficiently store larger struct objects, we'll probably have to consider a different format. I am not an expert here so I have no clue what this would look like at the moment.

A couple considerations though:

  • It should still be able to unarchive a changed struct (throw away keys that don't exist or ignore keys that have no stored value)
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