Re: [MacRuby-devel] WebScripting protocol

2010-06-10 Thread Michael Jackson
Hi Thibault, Yes, this seems to be the problem for me. Thanks for pointing me to the ticket. Is the fix still slated for 0.7? The milestone field on that particular ticket is blank. -- Michael Jackson http://mjijackson.com @mjijackson On Mon, Jun 7, 2010 at 6:26 PM, Thibault Martin-Lagardette

[MacRuby-devel] status and prospects of HotCocoa?

2010-06-10 Thread Rich Morin
I'm curious about the status of HotCocoa. Although it seems like a very cool piece of technology, the activity level and documentation status seem pretty minimal. For example: * http://www.macruby.org/trac/wiki/HotCocoaStatus shows about thirty "partial" mappings; the rest are "unknown".

Re: [MacRuby-devel] status and prospects of HotCocoa?

2010-06-10 Thread Gary Weaver
These posts are a bit old now but: Lots of examples linked to in this: * http://stufftohelpyouout.blogspot.com/2010/03/hotcocoamacruby-links.html Some lame stuff I did in a few days: * http://stufftohelpyouout.blogspot.com/2010/02/hotcocoa-app-to-track-time-on-tasks.html * http://stufftohelpyo

Re: [MacRuby-devel] status and prospects of HotCocoa?

2010-06-10 Thread Matt Aimonetti
Unless some people really embrace the project, fix the various issues and add a proper test suite, I don't know if HotCocoa will survive too long. However, it looks like enough people are interested in doing something with HotCocoa, I would suggest to fork the project (it's on github) and set a te

Re: [MacRuby-devel] WebScripting protocol

2010-06-10 Thread Thibault Martin-Lagardette
Yes, the fix for this should be in the 0.7 release :-). If you CC yourself to the bug, you might know once this is fixed in trunk :D -- Thibault Martin-Lagardette On Jun 10, 2010, at 06:20, Michael Jackson wrote: > Hi Thibault, > > Yes, this seems to be the problem for me. Thanks for pointi

Re: [MacRuby-devel] status and prospects of HotCocoa?

2010-06-10 Thread Rich Morin
I folded some information from Dan and Gary into a wiki page: https://www.macruby.org/trac/wiki/HotCocoaResources and tweaked the main page a bit: https://www.macruby.org/trac/wiki/HotCocoa Contributions and corrections are solicited... -r -- http://www.cfcl.com/rdmRich Morin

[MacRuby-devel] YAML - taquri? warning

2010-06-10 Thread macruby
Under MacRuby 0.6, dumping out a large Hash into a YAML file generates many warning lines of: unknown: warning: instance variable @taguri not initialized A brief web search sees this popping up in ruby 1.8.3, but subsequently fixed (at least 1.8.7 does not emit these msgs) Are there known i

Re: [MacRuby-devel] status and prospects of HotCocoa?

2010-06-10 Thread dan sinclair
I've got a few tutorials and github apps that I've written with HotCocoa. I kinda stopped poking at it as I wasn't sure what the future held and decided to switch to straight up MacRuby/Cocoa for my last app. Tutorials * http://everburning.com/news/heating-up-with-hotcocoa-part-i/ * http://everb

Re: [MacRuby-devel] [MacRuby] #269: Calling a method on a pointer passed to a KVC validation method fails

2010-06-10 Thread MacRuby
#269: Calling a method on a pointer passed to a KVC validation method fails +--- Reporter: mik...@…|Owner: lsansone...@… Type: defect | Status: closed Pri

Re: [MacRuby-devel] [MacRuby] #312: reopening a class and setNeedsDisplay: segfault

2010-06-10 Thread MacRuby
#312: reopening a class and setNeedsDisplay: segfault -+-- Reporter: mattaimone...@… | Owner: lsansone...@… Type: defect | Status: new Priority: critic

Re: [MacRuby-devel] [MacRuby] #312: reopening a class and setNeedsDisplay: segfault

2010-06-10 Thread MacRuby
#312: reopening a class and setNeedsDisplay: segfault -+-- Reporter: mattaimone...@… |Owner: lsansone...@… Type: defect | Status: closed Priority: crit

[MacRuby-devel] MacRuby PrefPane

2010-06-10 Thread Michael Jackson
Hi all, I've been trying to set up a preference pane in MacRuby this afternoon, but I'm not sure the right way to go about it. In Cocoa it's easy because there's a "preference pane bundle" project type in the new project dialog box in Xcode. So what I did was I created a new preference pane projec

Re: [MacRuby-devel] status and prospects of HotCocoa?

2010-06-10 Thread isaac kearse
I have a few more articles here also: http://isaac.kearse.co.nz/ Rich Kilmer obviously doesn't have much time for HotCocoa right now, but he has done some great work to get it this far and it would be cool if he could chime in with a few words about his vision for the project. I also vaguely reme

Re: [MacRuby-devel] [MacRuby] #328: Calling a ObjC-method with a named argument which is a Ruby keyword does not work

2010-06-10 Thread MacRuby
#328: Calling a ObjC-method with a named argument which is a Ruby keyword does not work +--- Reporter: d...@… |Owner: lsansone...@… Type: defect | Status: closed Priori

Re: [MacRuby-devel] MacRuby PrefPane

2010-06-10 Thread Matt Aimonetti
Hi MJ, I'll try to get that done for you ASAP, but with the world cup starting tomorrow, ASAP might mean a few days from now ;) - Matt On Thu, Jun 10, 2010 at 5:22 PM, Michael Jackson wrote: > Hi all, > > I've been trying to set up a preference pane in MacRuby this > afternoon, but I'm not sur