Re: osascript - path to me
Re: osascript - path to me
- Subject: Re: osascript - path to me
- From: Arthur J Knapp <email@hidden>
- Date: Mon, 20 May 2002 10:33:52 -0400
>
Date: Mon, 20 May 2002 04:55:52 -0700
>
Subject: Re: osascript - path to me
>
From: Christopher Nebel <email@hidden>
>
>> Would you care to write a bug on this? No one else ever has that I
>
>> can find.
>
On Sunday, May 19, 2002, at 09:46 AM, Arthur J Knapp wrote:
>
> Just out of curiousity, why would this be considered a bug as opposed
>
> to a feature enhancement? Can I post a bug regarding lack of native
>
> commands for hashing, regular expressions, linked lists?
>
Sorry, I was being loose with my terminology. Generically, everything
>
in the Radar database is a "bug", but some of them are really
>
enhancement requests.
That doesn't seem like a very good idea to me. Bug fixes are more
important that feature requests, and should be dealt with seperately
to make that distinction clear.
>
... So yes, you could post a "bug" on hashing and
>
regular expressions, but I wouldn't bother, because we already have
>
those two filed. As for linked lists, they're already there. (I had
>
been considering removing them. Do you really want them? Why?)
No, not really. I was just making a joke. The two things that make
linked-lists useful are efficient insertion and deletion. If the native
language were to support these kinds of vanilla commands:
insert myItem into myList at myIndex
delete myIndex in myList
then I couldn't care less about what the actual data structure being
used is.
{ Arthur J. Knapp, of <
http://www.STELLARViSIONs.com>
<
mailto:email@hidden>
try
<
http://www.eagrant.com>
on error number -128
end try
}
_______________________________________________
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.