RE: [ANN]CocoaTraces.com
RE: [ANN]CocoaTraces.com
- Subject: RE: [ANN]CocoaTraces.com
- From: Jeff Laing <email@hidden>
- Date: Fri, 20 Jul 2007 10:55:15 +1000
> Well, it's fully focused on Cocoa code (and I plan to add more
> specific features in the future) and, personally, I don't find the
> Google site that nice to use, so I wrote Cocoa Traces and I'm fully
> open to suggestions to make it as easy to use as possible.
Make it accurate.
On first glance at
http://www.cocoatraces.com/trace/1/nsstring-category-for-generating-applicat
ion-support-paths I noticed that its just plain wrong. It says "Requires at
least Mac OS X Version 10.1".
According to Apple
http://developer.apple.com/documentation/Cocoa/Reference/Foundation/Miscella
neous/Foundation_DataTypes/Reference/reference.html,
NSApplicationSupportDirectory is not available till 10.4
(Not to mention the category also has stringForSizeNumber: and
trimWhiteSpace: which have nothing to do with the topic at hand. I realise
that its just your useful header-file. But few would have thought to look
for that useful code under such an irrelevant topic)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden