Hi bbiker.
It's actually very simple to set it up, I just found it confusing
because I, like Steve, have very little idea about Xcode and frameworks
and the like.
So download the source files from https://github.com/dnagir/appscript/tree/master/macruby-appscript/trunk
I got the whole repositor
2011, at 18:43, Bernard Kenik wrote:
>
>>
>> Message: 1
>> Date: Fri, 23 Dec 2011 13:04:19 +
>> From: Steve Clarke
>> To: "MacRuby development discussions."
>>
>> Subject: Re: [MacRuby-devel] MacRuby scripting bridge speed
>>
> Date: Fri, 23 Dec 2011 15:21:38 +
> From: Stephen Horne
> To: "MacRuby development discussions."
>
> Subject: Re: [MacRuby-devel] MacRuby scripting bridge speed
> Message-ID: <4ef49c82.2080...@gmail.com>
> Content-Type: text/plain; charset=&quo
>
> Message: 1
> Date: Fri, 23 Dec 2011 13:04:19 +
> From: Steve Clarke
> To: "MacRuby development discussions."
>
> Subject: Re: [MacRuby-devel] MacRuby scripting bridge speed
> Message-ID: <0d3cab69-bd45-4b4b-b85d-7a12c0b40...@sclarkes.me.uk>
Thanks Al, Steve. You've
given me the push I needed to sort out MacRuby-Appscript. It's taken me
four hours to finally understand how to do it, but at least I have it
running now.
Fb
Steve Clarke
23 December 2011
13:04
I have used macruby-appscript
and it works fine.
I have used macruby-appscript and it works fine. I had developed quiet a few apps with rb-appscript and I was able to get them all working with the macruby version. A few things needed change but I was able to write apps that used either macruby or MRI versions of appscript. Only a few methods
I've filed a bug under Bug
ID# 10623540
https://bugreport.apple.com/cgi-bin/WebObjects/RadarWeb.woa/15/wo/EhDys34ihfZfRTfpGeDIi0/10.66
Fb
Joshua Ballanco
23 December 2011
07:10
If
it is ScriptingBridge that is slowing things down, then this sounds
lik
Alan Skipp
22 December 2011
17:15
I can confirm the same
problem with setting up a scripting bridge link to InDesign. In my
experience rb-appscript is far superior to scripting bridge, it's a
shame it can no longer be developed. Explained here:http://appscript.sourcefor
Hi Josh.
Joshua Ballanco
22 December 2011
15:04
On Friday, December 16, 2011 at
10:17 AM, Stephen Horne wrote:I am
afraid I don't have a copy of InDesign, so I cannot test your specific
situation. However, it would be interesting to know what part of your
If it is ScriptingBridge that is slowing things down, then this sounds like
perfect fodder for a bug report to Apple.
- Josh
On Thursday, December 22, 2011 at 12:15 PM, Alan Skipp wrote:
> On 16 Dec 2011, at 15:17, Stephen Horne wrote:
>
> > This code works, but it takes 15+ seconds to set u
On 16 Dec 2011, at 15:17, Stephen Horne wrote:
> This code works, but it takes 15+ seconds to set up the link to InDesign
> (similar stuff with safari takes about 1 second, and in applescript or
> rb-appscript it takes about a tenth of a second for either InDesign or
> safari).
>
> I also tri
On Friday, December 16, 2011 at 10:17 AM, Stephen Horne wrote:
> #!/usr/local/bin/macruby
> framework 'Foundation'
> framework 'ScriptingBridge'
>
> # I followed Matt's instructions for making the bridge support file, but I
> wasn't sure where it needs to go, so I did this for a quick fix.
>
12 matches
Mail list logo