> On 1 Jul 2015, at 23:58, Charles Srstka <[email protected]> wrote: > > On Jul 1, 2015, at 10:09 AM, Jean-Daniel Dupas <[email protected]> wrote: >> >> Only because you are used to CGRect. QuickDraw used to defined a rect using >> left, top, right, bottom values. > > Actually, it was top, left, bottom, right. > > Charles >
And with that I believe the case for named parameters has been made. Named parameters is good syntax, autocomplete, which needs to still get better, makes writing it possibly easier than not, you have the parameter names filled-in for you and don’t need to engage brain at all. _______________________________________________ Cocoa-dev mailing list ([email protected]) 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 [email protected]
