Open fatuhoku opened 10 years ago
It just implements NSCoder, it does nothing to introspect properties etc. It should handle anything NSKeyedArchiver does.
On 31 Mar 2014, at 02:25, "Hok Shun Poon" notifications@github.com wrote:
I'm curious whether YACYAML could be given some Core Data entity, and produce for me an encoding of that entity along with all of its
The key to this is: does YACYAML handle @dyanmic properties properly?
If so, WOW, I'd love to jump on and start using YACYAML right now.
— Reply to this email directly or view it on GitHub.
Awesome. Cool. I'm using AutoCoding atm. Fingers crossed...
I'm curious whether YACYAML could be given some Core Data entity, and produce for me an encoding of that entity along with all of its
The key to this is: does YACYAML handle
@dyanmic
properties properly?If so, WOW, I'd love to jump on and start using YACYAML right now.