On Aug 17, 2013, at 19:01 , Jean-Daniel Dupas <devli...@shadowlab.org> wrote:

> Le 17 août 2013 à 17:55, Marcel Weiher <marcel.wei...@gmail.com> a écrit :
>> However…if you care as much about dependency management as I do (and chances 
>> are you don’t), and don’t have a direct dependency on CoreGraphics in that 
>> code (and chances are you do), then this is slightly stomach-churning, in 
>> addition to pragmatic and effective.
> 
> You don't have to add explicit dependency to anything as NSGeometry.h already 
> does that for you.
> Importing Foundation.h is enough to use CGRect on both OS X and iOS.

That would be awesome and would mean I no longer need my PhoneGeometry.h hack.

Alas, I just checked and did not find NSGeometry.h in the Foundation headers on 
iOS (and didn’t find NSRect or NSPoint anywhere either).  Maybe I am missing 
something?

Cheers,

Marcel

_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to