Re: [MacRuby-devel] tentative first steps with GCD in macruby

2009-10-21 Thread John Shea
Hi Lareunt, thanks very much for the reply, and the corrections. Thanks for trying it out. Would you be interested to share your experiments later, in a website article? Yep, sure - I have some real world number crunching to try it on, and a number of machines with different numbers of cor

Re: [MacRuby-devel] [MacRuby] #396: open method from open-uri not working in macruby 0.5

2009-10-21 Thread MacRuby
#396: open method from open-uri not working in macruby 0.5 --+- Reporter: dml...@… | Owner: lsansone...@… Type: defect| Status: new Priority: minor

Re: [MacRuby-devel] tentative first steps with GCD in macruby

2009-10-21 Thread Laurent Sansonetti
Hi John, On Oct 20, 2009, at 10:11 AM, John Shea wrote: Dear All, (sorry for the long post) I have been experimenting a bit with GCD in MacRuby 0.5 beta. Cool! I have managed to get some code working as I would expect it to work, and I am wondering if a few of you could provide a sanity

[MacRuby-devel] [MacRuby] #396: open method from open-uri not working in macruby 0.5

2009-10-21 Thread MacRuby
#396: open method from open-uri not working in macruby 0.5 --+- Reporter: dml...@… | Owner: lsansone...@… Type: defect| Status: new Priority: minor

[MacRuby-devel] macgem with mixed-in ObjC

2009-10-21 Thread B. Ohr
Hi, what do you think about a macgem with mixed-in ObjC? This could be useful for supporting native C libraries without using the MRI C interface, for calling parts of the OS X framework that is not Obj-C, for speed optimized code and so on. A macgem could also be delivered with a prec