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

[SR-7262] NSKeyedArchiver needs a top-level method for accepting Encodable things #4036

Open
swift-ci opened this issue Mar 23, 2018 · 1 comment

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-7262
Radar rdar://problem/38805415
Original Reporter natebirkholz (JIRA User)
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug, Codable
Assignee @itaiferber
Priority Medium

md5: 2dc9f77f973b687d55defbb64ca7c981

Issue Description:

NSKeyedArchiver supports Encodable objects via the encodeEncodable method; Swift needs a similar top-level method for accepting Encodable things. See linked gist for example: https://gist.github.com/natebirkholz/303fac55ca138afad99ee91c7b22544f

This bug was requested by Itai Ferber via Twitter.

@itaiferber
Copy link
Contributor

@swift-ci Create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants