Re: Inheritance dilemma
Re: Inheritance dilemma
- Subject: Re: Inheritance dilemma
- From: John Delacour <email@hidden>
- Date: Thu, 24 Apr 2003 00:31:12 +0100
- Mac-eudora-version: 6.0a16
At 12:20 pm -0700 23/4/03, David Graham wrote:
Indeed I was! I didn't realize that I _had_ to store the script if
the library was defined as a parent of the current script. The ASLG
says that "if a child changes one of its inherited properties, the
value of the
parent property changes." It appears that the load script makes a
copy of the library so the parent refers to the local copy and not
the original library file. Did I get that right?
The ASLG probably follows Language at a Glance where you will find
good examples of this showing the parents and children all together
in one script without any need to load external scripts. You can
have as many script objects in a script as you like.
Here's a URI for the hyperstack:
<
http://www.bd8.com/scripting/downloads/language_at_a_glance.sit.bin>
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.