¡@

Home 

2014/10/15 ¤U¤È 10:05:19

iphone Programming Glossary: companyid

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 1 1 JSON.. 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 002999 name.. 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 CLP 015468 firstName..