Alterplay / APAddressBook

Easy access to iOS address book
MIT License
1.38k stars 193 forks source link

Easiest way to serialize APContact to NSDictionary? #108

Closed JeanLebrument closed 8 years ago

JeanLebrument commented 9 years ago

Hi,

I wondering what is the easiest way to serialize APContact to NSDictionary?

Thanks!

belkevich commented 9 years ago

Hi, Look at this library - EasyMapping.

JeanLebrument commented 9 years ago

Would you be interested if I submit a pull request with the using of this library in this project to be able to serialize easily APContact?

belkevich commented 9 years ago

Better be if you create your own repo (for instance APContact+EasyMapping) and submit it to cocoapods. And I'll put link to it in README.

JeanLebrument commented 9 years ago

Ok, I will do this then.

belkevich commented 9 years ago

Great! Let me know, when it'll be done.

JeanLebrument commented 9 years ago

I will answer to this issue with the link to my repo!

belkevich commented 9 years ago

Ok

JeanLebrument commented 8 years ago

Hey! Done: https://github.com/JeanLebrument/APContact-EasyMapping

belkevich commented 8 years ago

Looks good! I'll add link soon. P.S. What you think about add method like serializeToDictionary? So developer will not interact directly with EasyMapping, only with your category.

JeanLebrument commented 8 years ago

Done :) https://github.com/JeanLebrument/APContact-EasyMapping/commit/ec2d090470b85bb0900d503d15a383eccb4f8b2c

belkevich commented 8 years ago

Great!

belkevich commented 8 years ago

Done

Also, could you add readme with short description and example to your repo?

JeanLebrument commented 8 years ago

I already created a really basic example and I just added a README with explanations.

belkevich commented 8 years ago

ok

belkevich commented 8 years ago

I've posted update to twitter

JeanLebrument commented 8 years ago

Thanks! On Thu, Nov 12, 2015 at 4:13 PM Alexey Belkevich notifications@github.com wrote:

I've posted update to twitter https://twitter.com/okolodev/status/664822953050251265

— Reply to this email directly or view it on GitHub https://github.com/Alterplay/APAddressBook/issues/108#issuecomment-156134185 .