Status of various plugins

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

Status of various plugins

Sean P. DeNigris
Administrator
I ran some experiments at ESUG. Here are the results:

VM (Jenkins) FFI OSP Applescript
Stack Carbon yes yes buggy
Stack Cocoa yes no no
Jit Cocoa yes no no
Jit Carbon yes yes buggy

If anyone besides me is using the Applescript plugin, you can replace the buggy one with the one from 4.2.5 (Carbon Interpreter VM; pull the TestOSAPlugin file out of the TestOSAPlugin.bundle).

Sean
Cheers,
Sean
Reply | Threaded
Open this post in threaded view
|

Re: Status of various plugins

Igor Stasenko

On 26 August 2011 22:44, Sean P. DeNigris <[hidden email]> wrote:

>
> I ran some experiments at ESUG. Here are the results:
>
> VM (Jenkins)    FFI             OSP             Applescript
> Stack Carbon    yes             yes             buggy
> Stack Cocoa     yes             no              no
> Jit Cocoa               yes             no              no
> Jit Carbon              yes             yes             buggy
>
> If anyone besides me is using the Applescript plugin, you can replace the
> buggy one with the one from 4.2.5 (Carbon Interpreter VM; pull the
> TestOSAPlugin file out of the TestOSAPlugin.bundle).
>

We're built Cocoa VMs with Esteban during ESUG
and actually OSProcess working well there.

But Esteban has to synchronize his repository with blessed branch,
since cocoa VMs are built by taking
sources from his branch.

> Sean
>
> --
> View this message in context: http://forum.world.st/Status-of-various-plugins-tp3772093p3772093.html
> Sent from the Squeak VM mailing list archive at Nabble.com.
>



--
Best regards,
Igor Stasenko AKA sig.
Reply | Threaded
Open this post in threaded view
|

Re: Status of various plugins

Igor Stasenko

On 26 August 2011 22:46, Igor Stasenko <[hidden email]> wrote:

> On 26 August 2011 22:44, Sean P. DeNigris <[hidden email]> wrote:
>>
>> I ran some experiments at ESUG. Here are the results:
>>
>> VM (Jenkins)    FFI             OSP             Applescript
>> Stack Carbon    yes             yes             buggy
>> Stack Cocoa     yes             no              no
>> Jit Cocoa               yes             no              no
>> Jit Carbon              yes             yes             buggy
>>
>> If anyone besides me is using the Applescript plugin, you can replace the
>> buggy one with the one from 4.2.5 (Carbon Interpreter VM; pull the
>> TestOSAPlugin file out of the TestOSAPlugin.bundle).
>>
>
> We're built Cocoa VMs with Esteban during ESUG
> and actually OSProcess working well there.
>
> But Esteban has to synchronize his repository with blessed branch,
> since cocoa VMs are built by taking
> sources from his branch.
>

and i forgot to mention, that we (well, mostly Esteban) were fixed the
command-line interface in Cocoa VMs!!!!


>> Sean
>>
>> --
>> View this message in context: http://forum.world.st/Status-of-various-plugins-tp3772093p3772093.html
>> Sent from the Squeak VM mailing list archive at Nabble.com.
>>
>
>
>
> --
> Best regards,
> Igor Stasenko AKA sig.
>



--
Best regards,
Igor Stasenko AKA sig.
Reply | Threaded
Open this post in threaded view
|

Re: Status of various plugins

Stefan Marr
 
Hi:

On 26 Aug 2011, at 23:47, Igor Stasenko wrote:
>
> and i forgot to mention, that we (well, mostly Esteban) were fixed the
> command-line interface in Cocoa VMs!!!!
Thanks. Do the builds on Jenkins already include those fixes for testing?

Thanks
Stefan

--
Stefan Marr
Software Languages Lab
Vrije Universiteit Brussel
Pleinlaan 2 / B-1050 Brussels / Belgium
http://soft.vub.ac.be/~smarr
Phone: +32 2 629 2974
Fax:   +32 2 629 3525

Reply | Threaded
Open this post in threaded view
|

Re: Status of various plugins

Igor Stasenko

On 27 August 2011 00:56, Stefan Marr <[hidden email]> wrote:
>
> Hi:
>
> On 26 Aug 2011, at 23:47, Igor Stasenko wrote:
>>
>> and i forgot to mention, that we (well, mostly Esteban) were fixed the
>> command-line interface in Cocoa VMs!!!!
> Thanks. Do the builds on Jenkins already include those fixes for testing?
>

No. Cocoa VMs are built using Esteban's branch.
I think i will add Cocoa build jobs from blessed repo.

> Thanks
> Stefan
>
> --
> Stefan Marr
> Software Languages Lab
> Vrije Universiteit Brussel
> Pleinlaan 2 / B-1050 Brussels / Belgium
> http://soft.vub.ac.be/~smarr
> Phone: +32 2 629 2974
> Fax:   +32 2 629 3525
>
>



--
Best regards,
Igor Stasenko AKA sig.