Foreverland / SYNCPropertyMapper

Map your Core Data properties with ease
37 stars 16 forks source link

README: add hyper.nonExportable #120

Closed Sorix closed 8 years ago

Sorix commented 8 years ago

Related to #113

3lvis commented 8 years ago

Hi!

I think this information might be more relevant if we add it to.

https://github.com/hyperoslo/NSManagedObject-HYPPropertyMapper#json-representation-from-a-nsmanagedobject

Sorix commented 8 years ago

Do you really want to move it to JSON section? I've placed it in one place, because:

If you want I will move that key to JSON representation from a NSManagedObject.

3lvis commented 8 years ago

The README is divided in two.

The hyper.nonExportable key is more relevant to the second section than the first one for this same reason. If you don't ever care about exporting the contents of your JSON, you don't need to know about hyper.nonExportable.