On Sat, Jun 26, 2010 at 12:45 PM, Jaime Magiera <[email protected]> wrote: > Hello, > > The list search keeps timing out for me, and web searches are not finding > anything. I can see how to tell if an NSNumber was initialized with an int or > boolean (NSCFNumber vs. NSCFBoolean). However, I can't figure out how to > determine if the NSNumber was initialized with an int or float.
Regarding the implied question about list search, in my experience it's almost always better to use Google with a site: directive than to struggle with a site's built-in search. In this particular case, you can use a query like "nsnumber int float site:lists.apple.com/archives/cocoa-dev/" to search cocoa-dev. Mike _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
