On Tue, Feb 26, 2013, at 11:06 AM, Gerriet M. Denkmann wrote: > You can create and archive (with NSKeyedArchiver) illegal strings. > unichar u = kUCHighSurrogateRangeStart; > NSString *s = [ NSString stringWithCharacters: &u length: 1];
You might be able to do it now, but you certainly can't rely on it in the future. > > > > > >> > >> I have not reported these bugs, as I am convinced that Apple has no > >> interest in fixing these problems. > > > > This is not a helpful attitude to take. > > When Apple helps me by fixing bugs, I will helping Apple by reporting > them. So as you encounter further bugs, what are you going to do? Sit there and seethe? I understand the frustration caused by Apple's embarrassing penchant for not fixing bugs, and not even recognizing the receipt of bugs, and for replying with terrible requests for information you've already received. But refusing to report future bugs is only going to harm yourself. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com