although I haven't finished testing objc-appscript under Leopard so
can't vouch for it working there yet. (Although it works just fine -
caveat its alpha nature - on Tiger.)
When you say "addObject", Scripting Bridge has to send an event to
the application to do that. The problem is that there are at least
three different ways to express that (with a position, without a
position, and with a container; more if you count the different ways
of expressing a position), and a lot of applications only understand
one of them. We went with the one that all Cocoa apps understand
("...at end of..."), and there's no way to override that. [1]
Defective by design, in other words.
has
--
"Those that fail to learn from history, are doomed to repeat it." --
Winston Churchill