Re: Custom URL Handling
Re: Custom URL Handling
- Subject: Re: Custom URL Handling
- From: Uli Kusterer <email@hidden>
- Date: Sun, 10 Aug 2008 02:12:54 +0200
On 10.08.2008, at 01:50, Jacob Bandes-Storch wrote:
It doesn't seem to make sense to use the script suite stuff to
receive the URL event.. shouldn't it be used for scripting only? Or
am I mistaken?
Apple Events are simply a means for applications to communicate.
Just like you can use AppleScript to tell an application to open a
file (which sends an 'aevt'/'open' Apple Event), you can tell it to
open a URL. So, using the scripting stuff not only implements the
handler in a nice, object-oriented way, it also allows users to use
scripting languages to achieve the same.
Cheers,
-- Uli Kusterer
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden