CoreStore icon indicating copy to clipboard operation
CoreStore copied to clipboard

Transformable / Field.Coded documentation

Open joeljfischer opened this issue 5 years ago • 1 comments

I just wanted to note that I was reading the documentation for 7.1 (thanks for that by the way, it's a great update), and I wasn't sure what was meant by Transformable and it's new version Field.Coded. I thought that was odd since I've read the README documentation dozens of times by now, so I searched through it and couldn't find anything. Could you add documentation about what Field.Coded / Transformable is to the README and how it relates (if at all) to ImportableObject?

joeljfischer avatar Mar 27 '20 19:03 joeljfischer

I haven't updated the README yet due to time constraints, sorry. If the release notes didn't have what you are looking for, you might want to check the Field.Coded.swift file directly for the Appledocs, or the DynamicModelTests.swift for example usage.

JohnEstropia avatar Mar 28 '20 01:03 JohnEstropia