soffes / ssdatakit

Eliminate your Core Data boilerplate code
MIT License
453 stars 57 forks source link

Should use `remoteIDDictionaryKey` in unpackDictionary #33

Closed kharmabum closed 10 years ago

kharmabum commented 10 years ago

I think this method should use the remoteIDDictionaryKey:

https://github.com/soffes/ssdatakit/blob/master/SSDataKit/SSRemoteManagedObject.m#L147

soffes commented 10 years ago

Good call. PR?

jstart commented 10 years ago

PR #34