It woud be nice if preferences were editable on disk. Currently we use a
combination of NSUserDefaults and NSCoder that results in writing binary data
(via NSCoder) inside the XML preferences (via NSUserDefaults). This is stilly
and should be fixed.
I think all we need to do is change all of the initWithCoder calls that take an
NSCoder and pass around an NSUserDefaults instead.
Original issue reported on code.google.com by allen.po...@gmail.com on 13 Feb 2011 at 10:32
Original issue reported on code.google.com by
allen.po...@gmail.com
on 13 Feb 2011 at 10:32