Re: Reco Label Stringer
Re: Reco Label Stringer
- Subject: Re: Reco Label Stringer
- From: Andy Wylie <email@hidden>
- Date: Sat, 27 Apr 2002 15:52:41 +1200
on 27/4/02 10:12 AM +1200: has wrote:
>
associativeArrayLib creates custom objects (the keys are stored as one big
>
string and the values in a list - scrunching the key string with TIDs gives
>
the list index for the value to return).
>
>
>
>>> the getRecordLabels() handler, used by convertRecordToList(),
>
>>> fairly stinks for speed.
>
>
>
> has that changed? Some of your comments in 'that thread' contrast sharply
>
> with "Certified 100% Non-Hacky". It exploits a bug doesn't it?
>
>
getRecordsLabel() still stinks. It's a crude parser; scrunch the record to
>
a string
my "<cough>Hack</cough>" with a little tweaking now runs 3 times faster
than GetValue("FOO").
>
(itself a bit of a cheat, though not an actual bug-exploit; see
>
R23;) and figure out what it all means.:)
>
can you be more specific?
>
>
HTH
>
it does thanks
_____________________________ Andy
_______________________________________________
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.