[MacRuby-devel] Ruby and JSCocoa — A bridge fr om Ruby to JavascriptCore too far?

2010-06-09 Thread Ernest N. Prabhakar, Ph.D.
Hi all, Okay, this is probably a completely insane idea brought on my WWDC/toddler-induced sleep deprivation, but... Given all the hoopla around node.js lately, I've been playing around with JSCocoa to see what can be don with JavaScript on the Mac: http://inexdo.com/JSCocoa Alas, my ObjC ski

[MacRuby-devel] REXML

2010-06-09 Thread Robert Rice
Note to REXML users. I suspect that there is a bug in the each_element method of REXML. In the each_element loop I would get intermittent errors where the index was not a REXML element or I would get a Bad Instruction crash with no traceback. My system became stable after replacing calls to eac

[MacRuby-devel] ImageAndTextCell

2010-06-09 Thread Robert Rice
Has anyone used Apple's ImageAndTextCell in a MacRuby example? ImageAndTextCell is included in the "DragNDropOutlineView" sample code. Thanks, Bob Rice ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailma

[MacRuby-devel] [MacRuby] #744: map on an array delivered by terminal app via scripting bridge gives an immutable error

2010-06-09 Thread MacRuby
#744: map on an array delivered by terminal app via scripting bridge gives an immutable error +--- Reporter: jazz...@… | Owner: lsansone...@… Type: defect | Status: new