Re: static typing (Learning Cocoa Chapter 13)
Re: static typing (Learning Cocoa Chapter 13)
- Subject: Re: static typing (Learning Cocoa Chapter 13)
- From: Jeff Binder <email@hidden>
- Date: Sat, 22 Sep 2001 17:48:28 -0400
Actually, I use handles in my Cocoa program as a resizable,
multidimentional array for storing vertices. It's more convenient than
using pointer arithmetic. And don't tell me to use NSArrays, it would be
far too slow (I'm storing vertices and normals to send to OpenGL).
Jeff Binder
On Saturday, September 22, 2001, at 05:27 PM, Ondra Cada wrote:
Rosyna,
Rosyna (R) wrote at Fri, 21 Sep 2001 22:40:36 -0700:
R> It's called a Handle ;)
...In Cocoa, it's called a Nonsense ;)))
I dunno whether handles are still an issue in Carbon, but I *DO* know
they
(thanks God!) don't exist anymore in Cocoa.
---
Ondra Cada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev