Re: Making Scripting Addition with Cocoa
Re: Making Scripting Addition with Cocoa
- Subject: Re: Making Scripting Addition with Cocoa
- From: Lorenzo <email@hidden>
- Date: Mon, 28 Jul 2003 23:53:43 +0200
Hi Don,
this sounds very very interesting.
I am going to take a look at there.
Thank you.
Best Regards
--
Lorenzo
email: email@hidden
>
From: Don Briggs <email@hidden>
>
Date: Mon, 28 Jul 2003 14:10:44 -0700
>
To: Lorenzo <email@hidden>
>
Cc: email@hidden
>
Subject: Re: Making Scripting Addition with Cocoa
>
>
>
On Monday, 2003 July, 28, at 12:22PM, Lorenzo wrote:
>
>
> No,
>
> I don't want to write e Scripting Addition. You say well, Scripting
>
> Addition
>
> is the work of the devil. So heavy to develop, so complicated.
>
> What I hope to do is such a library my friend has to include in his
>
> project.
>
> Can I do something like that?
>
>
You can make a Cocoa framework that's scriptable.
>
Such a framework contains its own scripting resources, the plists
>
*.scriptSuite and *.scriptTerminology.
>
The plists specify the scripting of the framework's scriptable classes.
>
>
There's a rather old and long article
>
EZCocoaAppleScript_2.0.dmg.gz
>
with a PB project that serves as an example,
>
on
>
http://homepage.mac.com/donbriggs
>
>
The example rewrites the DotView example to make it scriptable,
>
and packages the scriptable part in a framework.
>
>
Regards,
>
Don
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.