nicklockwood / AutoCoding

AutoCoding is a category on NSObject that provides automatic support for NSCoding and NSCopying to every object.
Other
1.07k stars 131 forks source link

Any suggestions on swift autocoding? I found this - https://github.com/Praesentia/MedKitCore-Swift/blob/master/Source/AnyCodable.swift #36

Closed johndpope closed 5 years ago

johndpope commented 6 years ago

but haven't been able to cherry pick this into a simple workable solution.

johndpope commented 6 years ago

related

https://github.com/Praesentia/MedKitCore-Swift/blob/master/Source/AnyCodable.swift

https://stackoverflow.com/questions/26376273/swift-version-of-nsobjectautocoding

https://github.com/mustafa/SwiftCoding/blob/master/SwiftCoding/SwiftCoding.swift