Re: Concatenating records
Re: Concatenating records
- Subject: Re: Concatenating records
- From: Paul Berkowitz <email@hidden>
- Date: Mon, 27 Jan 2003 16:32:00 -0800
On 1/27/03 3:47 PM, "Ben Waldie (AppleScript Guru)"
<email@hidden> wrote:
>
> If I'm building up a record by concatenating a new property (label and
>
> value) to it, one by one, until I reach perhaps 100 properties, will
>
> it be
>
> more efficient memory-wise if I concatenate the new property to the
>
> end:
>
I am not 100% sure about this. However, I would guess that neither
>
method would be more efficient over the other. I think they would
>
probably be identical.
Well, I'm just guessing too. Even gurus guess, I guess. Maybe a Chris can
tell us. Or Jon?
>
>
In the case of lists, however, it is more efficient memory-wise to
>
say...
Well, yes. I've known that for five years. I'm asking about records.
--
Paul Berkowitz
_______________________________________________
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.