FROM : John Stiles
DATE : Fri Nov 19 23:59:58 2004
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_removed>> (408) 974-8819
> Sr. Cocoa Software Engineer,
> Apple Worldwide Developer Relations
> http://developer.apple.com/cocoa/index.html
>
>
DATE : Fri Nov 19 23:59:58 2004
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_removed>> (408) 974-8819
> Sr. Cocoa Software Engineer,
> Apple Worldwide Developer Relations
> http://developer.apple.com/cocoa/index.html
>
>
| Related mails | Author | Date |
|---|---|---|
| John Stiles | Nov 12, 03:49 | |
| Nick Zitzmann | Nov 12, 05:20 | |
| Günther Blaschek | Nov 12, 12:32 | |
| John Stiles | Nov 12, 16:00 | |
| Shawn Erickson | Nov 12, 18:20 | |
| Bob Ippolito | Nov 12, 18:24 | |
| John Stiles | Nov 12, 20:11 | |
| John Stiles | Nov 12, 20:32 | |
| John C. Randolph | Nov 19, 23:54 | |
| John C. Randolph | Nov 19, 23:56 | |
| John Stiles | Nov 19, 23:59 | |
| John Stiles | Nov 20, 00:04 | |
| Ricky Sharp | Nov 20, 04:29 | |
| John Stiles | Nov 20, 07:28 |






Cocoa mail archive

