itsniper / FTASync

Allows you to sync CoreData entities with a Parse backend.
MIT License
311 stars 59 forks source link

Add support for using PFRelation in to-many relationships #3

Open itsniper opened 12 years ago

itsniper commented 12 years ago

Not entirely sure what all will be required, but I think FTASync could benefit from using a PFRelation. Will be some work to develop the correct queries to ensure conflict resolution works correctly.