OAPropertyList
OAPropertyList
- Subject: OAPropertyList
- From: Tom Waters <email@hidden>
- Date: Thu, 13 Dec 2001 19:39:08 -0800
i read in the archives about the OAPropertyList framework, which suits
my project perfectly.
i'm wondering if any other list readers have experience with it?
i am running into seg faults on NSMutableDictionary's that get
Unarchived.
when the dictionary is unarchived, it looks fine, but subsequently i get
crashes in unrelated code.
i've uploaded a small test case to my idisk... if anyone downloads it,
just click save, (which serializes a small dictionary), then click load,
which reconstitutes it fine, but then crashes later...
http://homepage.mac.com/tom_waters it's called OATest.tar.gz
thanks!