Re: Why these errors?
Re: Why these errors?
- Subject: Re: Why these errors?
- From: Jon Pugh <email@hidden>
- Date: Mon, 10 Feb 2014 08:29:08 -0800
On Feb 10, 2014, at 4:53 AM, 2551 wrote: Objective-C does this, but AppleScript isn't a true 'object-orientated' programming language, not least because its nature - to be an inter-application metalanguage rather than an application development language - doesn't lend itself to inheritance of class behaviour.
Technically, this is completely wrong. AppleScript is a true object oriented language, with object inheritance of behavior and data. There’s just some syntactic “sugar” necessary, which isn’t uncommon for OOP languages.
Jon
|
_______________________________________________
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