• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: My bug or Apple's?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: My bug or Apple's?


  • Subject: Re: My bug or Apple's?
  • From: John Stiles <email@hidden>
  • Date: Fri, 19 Nov 2004 14:59:58 -0800

The image cache is in cross-platform code.
The individual images are where Win32 and Mac diverge. (Win32 uses IJG to load and BitBlt to draw, Mac uses NSImage.)
What difference does that make, though? What if it was a std::map? In all honesty, I prefer C++ and STL to Objective-C. I use Objective-C to write Cocoa code because I have to, not because I want to.



On Nov 19, 2004, at 2:54 PM, John C. Randolph wrote:

John,

Why is it that you're keeping these images in a TSHashTable instead of an NSArray or an NSSet?

-jcr



John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html



_______________________________________________ Do not post admin requests to the list. They will be ignored. Cocoa-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >My bug or Apple's? (From: John Stiles <email@hidden>)
 >Re: My bug or Apple's? (From: "John C. Randolph" <email@hidden>)

  • Prev by Date: Re: My bug or Apple's?
  • Next by Date: Re: Crash when using [NSTimer fire]
  • Previous by thread: Re: My bug or Apple's?
  • Next by thread: Re: My bug or Apple's?
  • Index(es):
    • Date
    • Thread