Y
Hacker News
new
|
ask
|
show
|
jobs
iOS serialization benchmark: Cocoa Archive Framework vs custom serialization
(
biasedbit.com
)
26 points
by
ovokinder
5145 days ago
1 comments
orta
5145 days ago
You could think of reducing the need for so much boilerplate code in encoding/decoding through object introspection (
http://stackoverflow.com/questions/2299841/objective-c-intro...
)
link