Re: Script Libraries
Re: Script Libraries
- Subject: Re: Script Libraries
- From: Phil Stokes <email@hidden>
- Date: Mon, 20 Jun 2016 07:53:23 +0700
On 20 Jun 2016, at 07:01, Shane Stanley < email@hidden> wrote:
Yet people continue writing handlers that way, because that's the way they've always done it.
Interestingly though, despite the fact that the Cocoa APIs are written interleaved, Apple now wants them to do it "the other way" with Swift.
func quickSort(resultsList: Array) —> Array { // }
Unless you use it a lot, or look up the definition
I’ve always found that one or the other is necessary know matter what style or language I’m using.
Best
Phil
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden