• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: What makes AppleScript difficult
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What makes AppleScript difficult


  • Subject: Re: What makes AppleScript difficult
  • From: "Mark J. Reed" <email@hidden>
  • Date: Mon, 10 Dec 2007 07:55:17 -0500

Well-trod territory, this.   As a datatype, records are fundamentally distinct from associative arrays (dictionaries/hashes/maps), as lists are distinct from plain arrays.  The distinction has been somewhat blurred since many modern scripting languages have only the latter element of each of those pairs (or, as in the case of _javascript_ and PHP, only associative arrays), used to implement/simulate the former.    While Apple could add functionality to Applescript to do the reverse, treating records as associative arrays and lists as arrays, I'd rather see distinct types introduced with all the functionality implied thereby - and easy casting between, of course.
 _______________________________________________
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

References: 
 >Re: What makes AppleScript difficult (From: Luther Fuller <email@hidden>)
 >Re: What makes AppleScript difficult (From: Skeeve <email@hidden>)
 >Re: What makes AppleScript difficult (From: Luther Fuller <email@hidden>)

  • Prev by Date: Re: What makes AppleScript difficult
  • Next by Date: Re: What makes appleScript COOL!
  • Previous by thread: Re: What makes AppleScript difficult
  • Next by thread: Re: What makes AppleScript difficult
  • Index(es):
    • Date
    • Thread