Anviking / Decodable

[Probably deprecated] Swift 2/3 JSON unmarshalling done (more) right
MIT License
1.04k stars 73 forks source link

Anviking should weigh in on Swift Archival and Serialization proposal #146

Closed voidref closed 7 years ago

voidref commented 7 years ago

I'm not sure if you have seen this, but there's a proposal in the works for Shelocking Decodable:

https://github.com/itaiferber/swift-evolution/blob/637532e2abcbdb9861e424359bb6dac99dc6b638/proposals/XXXX-swift-archival-serialization.md

Not that it's a bad thing, I think that an official way to do what we are doing here would be great, but I also like how Decodable works.

If you haven't already, perhaps take a moment (ok, a long moment) to read over the proposal and bring up any issues you have, no doubt, run into on the journey of creating this software that they may be missing solutions for.

voidref commented 7 years ago

There are now entries in the evolution proposals for this:

166 Serialization 167 Encoders

Anviking commented 7 years ago

@voidref how do you respond? Can you just reply to the the review announcement email?

voidref commented 7 years ago

Right.

So, on the Swift-Evolution mailing list, look for the message with the subject:

[swift-evolution] [Review] SE-0166: Swift Archival & Serialization

Here's a link to the mail

https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170403/035163.html

You'll have to subscribe to the list if you aren't already.

voidref commented 7 years ago

also:

https://lists.swift.org/pipermail/swift-evolution/Week-of-Mon-20170403/035162.html