Re: [OT] A bit confused on pointers...
Re: [OT] A bit confused on pointers...
- Subject: Re: [OT] A bit confused on pointers...
- From: Scott Ribe <email@hidden>
- Date: Fri, 30 Dec 2005 10:26:47 -0700
- Thread-topic: [OT] A bit confused on pointers...
>
As for PointPtr, there's no point to that in most cases and it
>
doesn't really help readability.
I always hated that--thought it was some ridiculous holdover from people who
learned the Pascal way first ;-) But now with the availability of smart
pointers with different ownership & locking policies, it starts to make some
sense to typedef MyClassPtr and use that rather than using raw *MyClass...
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice
_______________________________________________
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