Re: [MacRuby-devel] How dead is dead...

2014-04-29 Thread Patrick Hanevold
I think we should release all instances on garbage collection, but currently we don't. But I guess it's the next thing up. Patrick On 29. apr. 2014, at 19:03, Francis Chong wrote: > Hey this look very interesting! > > First question when I checked the examples, when should I use autorelease

Re: [MacRuby-devel] How dead is dead...

2014-04-29 Thread Francis Chong
Hey this look very interesting! First question when I checked the examples, when should I use autorelease “NSMenu.new.autorelease” and when should I not to? Do I need to retain manually? On Apr 29, 2014, at 7:21 AM, Patrick Hanevold wrote: > There is only the github at the moment (https://gi

Re: [MacRuby-devel] How dead is dead...

2014-04-29 Thread Perry E. Metzger
On Tue, 29 Apr 2014 10:23:21 -0400 Kevin Walzer wrote: > Any way to expand the focus here? > > A "Ruby-Mac" list (focusing on using Ruby in general for app > development on the Mac) would bring in devs from non-Cocoa > frameworks. That seems like a good idea, too, though I would expect Patrick w

Re: [MacRuby-devel] How dead is dead...

2014-04-29 Thread Perry E. Metzger
On Tue, 29 Apr 2014 16:01:08 +0200 Patrick Hanevold wrote: > > OK, lets do a poll then, the target audience is right here I would > guess. > > What's your preferred flavour of mailing list / group manager for > the cocoa gem? Not Yahoo. Beyond that, not much matters. Google Groups seems no wors

Re: [MacRuby-devel] How dead is dead...

2014-04-29 Thread Kevin Walzer
On 4/29/14, 10:01 AM, Patrick Hanevold wrote: OK, lets do a poll then, the target audience is right here I would guess. What's your preferred flavour of mailing list / group manager for the cocoa gem? Patrick Any way to expand the focus here? A "Ruby-Mac" list (focusing on using Ruby in gen

Re: [MacRuby-devel] How dead is dead...

2014-04-29 Thread Patrick Hanevold
OK, lets do a poll then, the target audience is right here I would guess. What's your preferred flavour of mailing list / group manager for the cocoa gem? Patrick On 29 Apr 2014, at 15:57, Perry E. Metzger wrote: > On Tue, 29 Apr 2014 15:48:38 +0200 Patrick Hanevold > wrote: >> >> There is

Re: [MacRuby-devel] How dead is dead...

2014-04-29 Thread Patrick Hanevold
(Sorry if this mail shows up multiple times, the mailing list suddenly has some issues with my gmail accounts, so this is yet another repost attempt) Cool, another dead horse to kick. It works for starters. cocoa is a more direct approach where methods are equivalent to the apple docs - as they a