Re: Intel = no change for scripters?
Re: Intel = no change for scripters?
- Subject: Re: Intel = no change for scripters?
- From: "Mark J. Reed" <email@hidden>
- Date: Tue, 7 Jun 2005 18:07:45 -0400
On 6/7/05, Bill Briggs <email@hidden> wrote:
>It seems the only real heartache is for folks who have Carbon apps
>that they've been compiling in Metroworks.
There are a lot of binary-data-manipulation toolkits - for image
files, audio files, and whatnot - which assume big-endian hardware;
those will have to be modified to deal with the possibility that
they're running on little-endian hardware. That even affects some
Java apps of my acquaintance, despite the relatively high level of Java
itself. But you're unlikely to be doing that sort of bit
twiddling in AppleScript, so I don't anticipate any problems on that
front. Even scripts which automate such media bit twiddlers
shouldn't be affected, since the conversion should logically be
automatic and hidden behind the app's scripting interface.
--
Mark J. Reed <
email@hidden>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden