Re: [MacRuby-devel] MacRuby class templates for Xcode 3

2011-01-08 Thread Laurent Sansonetti
Hi, Sorry for the late reply. I merged the patch as r5144, but I removed the magic encoding comments, as they are not supported and won't probably be supported in MacRuby (everything is always utf-8). I'm afraid your work might be obsoleted once Xcode 4 is ready, but it's a good addition stil

Re: [MacRuby-devel] MacRuby class templates for Xcode 3

2011-01-07 Thread Takao Kouji
Hi, I created its gist. https://gist.github.com/770472 Thanks Kouji. On 2011/01/06, at 0:46, Takao Kouji wrote: > Hi, > > I created MacRuby class templates for Xcode 3 on Mac OS X 10.6. > > An attached patch contains below. > * misc/xcode-templates/File\ Templates/MacRuby/ > * TemplateCho

[MacRuby-devel] MacRuby class templates for Xcode 3

2011-01-05 Thread Takao Kouji
Hi, I created MacRuby class templates for Xcode 3 on Mac OS X 10.6. An attached patch contains below. * misc/xcode-templates/File\ Templates/MacRuby/ * TemplateChooser.plist * Ruby NSDocument subclass.pbfiletemplate * Ruby class.pbfiletemplate * Ruby NSView subclass.pbfiletempla