Re: pList Editor Error
Re: pList Editor Error
- Subject: Re: pList Editor Error
- From: Chuck Rice <email@hidden>
- Date: Thu, 3 Jul 2003 14:08:50 -0700
At 1:43 PM -0700 7/3/03, Creed Erickson wrote:
The entry <key>KeepFront</key><false/> would appear to be a valid
entry based on the DTD:
http://www.apple.com/DTDs/PropertyList-1.0.dtd
I generate the entries using:
[defaults setBool:NO forKey:BC_SleepOnPowerOff];
[defaults setBool:NO forKey:BC_SpeakActions];
[defaults setBool:NO forKey:BC_KeepFront];
so they should be correct. I think that it is just the editor that is broken.
I'd file a bug. The scary thing is that the bug is probably an error
in xml parsing in some framework. Who knows how far reaching that
bug might be.
That is a scary thought. Not sure where go go to do this. I am not a
paid-up developer. Is there a place for the "cheap-seats" developer?
-Chuck-
--
Fight Spam! Join CAUCE! ==
http://www.cauce.org/
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.