Re: Analyzer Questions
Re: Analyzer Questions
- Subject: Re: Analyzer Questions
- From: David Duncan <email@hidden>
- Date: Tue, 2 Feb 2010 13:22:34 -0800
On Feb 2, 2010, at 1:14 PM, Bob Barnes wrote:
> Thanks, changing several methods to use the 'new..." naming standard did the trick. Using create as suggested by Wade didn't fix the problem, which explains why another method (createBitmapContext) was showing similar behavior.
Create only works with functions (CF convention). new only works with methods (Cocoa convention).
--
David Duncan
Apple DTS Animation and Printing
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden