On Jun 21, 2008, at 9:13 AM, Daniel Richman wrote:

Thanks! I don't know why they introduced NSInteger. It sounds like it would be a subclass of NSNumber.


They did that so that NSData, etc. can hold a 63-bit amount of data in 64-bit applications while not shattering backward compatibility in 32- bit applications. Likewise, CGFloat was added so that 64-bit applications can use double-precision floating point for drawing while not shattering backward compatibility.

Nick Zitzmann
<http://www.chronosnet.com/>




_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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]

Reply via email to