[Q] inconsistent naming for Core Graphics and Foundation?
[Q] inconsistent naming for Core Graphics and Foundation?
- Subject: [Q] inconsistent naming for Core Graphics and Foundation?
- From: JongAm Park <email@hidden>
- Date: Sat, 14 Mar 2009 23:43:54 -0700
Hello, all
I'm just curious about the naming convention for Core Graphics and
Foundation.
For example, NSMakeRect and CGRectMake are similar but different about
where the "Rect" is in its method name.
What is even worse is NSPointInRect and CGRectContainsPoint.
So, if a person is used to the Foundation convention, it is not
intuitive to find proper method in Core Graphics.
Is there any reason they are named like that?
Thank you.
_______________________________________________
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