¡@

Home 

2014/10/15 ¤U¤È 10:15:28

iphone Programming Glossary: unitid

RestKit Object Mapping Relationships without KVC

http://stackoverflow.com/questions/9318565/restkit-object-mapping-relationships-without-kvc

so perhaps somebody can say if RestKit could deal with the following idea. Entities with Relationships Company unitID companyID name contacts Company Contact 1 n Contact unitID companyID contactID lastName firstName account Contact Company.. the following idea. Entities with Relationships Company unitID companyID name contacts Company Contact 1 n Contact unitID companyID contactID lastName firstName account Contact Company 1 1 JSON Company unitID 003CABD8DEB5DC13C companyID BSP.. Company Contact 1 n Contact unitID companyID contactID lastName firstName account Contact Company 1 1 JSON Company unitID 003CABD8DEB5DC13C companyID BSP 002999 name Testcompany JSON Contact unitID DAC2ACCC125795D00 companyID BSP 002999 contactID..