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

Conform models to NSSecureCoding #68

Merged
merged 3 commits into from
Sep 20, 2016
Merged

Conform models to NSSecureCoding #68

merged 3 commits into from
Sep 20, 2016

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Sep 13, 2016

This change makes the rest of the model classes – Route, RouteLeg, and RouteStep – conform to NSSecureCoding, so that the application can simply archive an instance of one of these classes using NSKeyedArchiver for state restoration or some other purpose.

/cc @bsudekum @incanus

@1ec5 1ec5 added the improvement Improvement for an existing feature. label Sep 13, 2016
@1ec5 1ec5 self-assigned this Sep 13, 2016
@1ec5 1ec5 merged commit eb2be1f into master Sep 20, 2016
@1ec5 1ec5 deleted the 1ec5-coding branch September 20, 2016 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement for an existing feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant