Re: Scripting and Back to Mac
Re: Scripting and Back to Mac
- Subject: Re: Scripting and Back to Mac
- From: "Stockly, Ed" <email@hidden>
- Date: Thu, 21 Oct 2010 18:34:03 -0500
- Acceptlanguage: en-US
- Thread-topic: Scripting and Back to Mac
> I agree with you about globals though. They just promote sloppy design.
In terms of the promoting of design sloppiness, what's the difference
between globals and properties?
Also, in terms of interfering with code signing, what's the difference
between globals and properties?
None and none.
There are good reasons to use properties (they can speed execution, for
example) and I don't see any reason to use globals, since properties work
just fine and don't have to be declared within hanlders.
Anyway, I see no need to panic about AppleScript in Lion.
ES
_______________________________________________
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