Sometimes I feel the same way; that said I've had over a dozen reported bugs fixed by Apple on iOS over the last 4-5 years. On OS X, very few. So I know they do care about it, but I also find sometimes that I get a better result if I report the bug via RADAR and THEN also post about it on the Dev Forum with the RADAR ID. Not always, but more often than not that has worked.
On Tue, Feb 26, 2013 at 2:13 PM, Alex Zavatone <z...@mac.com> wrote: > If we spend the time to enter bugs that don't get fixed, it ends up being > a waste of our time. > > We have no control over if Apple choses to fix our bugs or not. Do we > waste time working around a bug, then waste time reporting it? > > I've got capitalization on an NSString failing at the moment with no > change in the string and have to write a method that works. If I have no > faith that Apple will fix my bug, then what is my justification to narrow > down the bug and report it when I will be staying late in the office as it > is already? Taking the time to report the bug if we don't know if it will > be fixed doesn't help our products ship any faster. Sad reality, but it's > true. > > Sent from my iPad > > On Feb 26, 2013, at 2:17 PM, Kyle Sluder <k...@ksluder.com> wrote: > > > 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/zav%40mac.com > > > > This email sent to z...@mac.com > > _______________________________________________ > > 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/alex%40webis.net > > This email sent to a...@webis.net > -- *Alex Kac - **President and Founder* *Web Information Solutions, Inc.* _______________________________________________ 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