Hi there,<br><div>I tried to add the MacRuby framework to TM2, but I found that ARC and GC are not friends…</div><div><br></div><div>I got something done removing all arc related settings from target files and reached this:</div>

<div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><font size="1">Sep 24 01:40:33 Harpo-III TextMate[1978]: hello from Ruby!<br>

</font><font size="1">Sep 24 01:40:33 Harpo-III TextMate[1978]: Result from MacRuby: 1<br></font><font size="1">Sep 24 01:40:35 Harpo-III com.apple.launchd.peruser.501[297] ([0x0-0x1eb1eb].com.macromates.TextMate.preview[1978]): Job appears to have crashed: Segmentation fault: 11<br>

</font><font size="1">Sep 24 01:40:35 Harpo-III ReportCrash[1897]: Saved crash report for TextMate[1978] version 2.0.0-alpha.9314+git.0201679 (9314) to /Users/elia/Library/Logs/DiagnosticReports/TextMate_2012-09-24-014035_Harpo-III.crash</font></blockquote>

</div><div><br></div><div>the code is up <a href="https://github.com/elia/textmate/tree/macruby">here</a>, I wonder if there's a way to make the work together and let us conquer the world writing TM plugins in MacRuby… (highlights: <a href="https://github.com/elia/textmate/blob/macruby/Applications/TextMate/src/TMPlugInController.mm#L244">the macruby glue</a>, <a href="https://github.com/elia/textmate/commit/cad4edd7c7f13ab4ed0eca83503befb41fe0c3cb">arc stuff removal</a>, <a href="https://gist.github.com/4e67583309975c2cdc9d">the contents of the plugin loader</a>)</div>

<div><br></div><div><div>Elia</div><div><br></div><div><br></div><div>PS. I'm not a Cocoa expert :) so any suggestion is welcome</div><div><br></div><div>—<br><span style="background-color:rgb(255,255,255)">☁ <a href="http://twitter.com/elia" target="_blank"><font color="#6666CC">@elia</font></a> </span><font color="#CCCCCC"><span style="background-color:rgb(255,255,255)">(twitter)</span></font><span style="background-color:rgb(255,255,255)"> </span><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse;line-height:15px"><span style="background-color:rgb(255,255,255)">✎ <a href="mailto:elia@schito.me" target="_blank"><font color="#6666CC">elia@schito.me</font></a> </span><font color="#CCCCCC"><span style="background-color:rgb(255,255,255)">(</span></font></span><font color="#CCCCCC"><span style="background-color:rgb(255,255,255)">gtalk)</span></font></div>

<div><span style="background-color:rgb(255,255,255)">☎ <font color="#CCCCCC">(+39)</font><font color="#CC0000"> 348/9051393</font> </span><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse;line-height:15px"><span style="background-color:rgb(255,255,255)"> </span></span><span style="background-color:rgb(255,255,255)"><a href="mailto:perlelia@gmail.com" target="_blank"><font color="#6666CC">perlelia@gmail.com</font></a> </span><font color="#CCCCCC"><span style="background-color:rgb(255,255,255)">(FaceTime)</span></font></div>

<br>
</div>