I use Magical Record and love import features.
Is there a similar βexportβ function that will generate JSON-compatible objects using the same field name mapping?
i.e.
If I have JSON with the "id" field, I can match it with the "objectID" field so that the import automatically creates an "objectID".
Is it possible to export an object using "objectID" and create a dictionary with the key "id".
Fogmeister
source share