Re: [MacRuby-devel] NSArray constructor broken?

2010-10-14 Thread Perry E. Metzger
Thanks, Eloy On Oct 14, 2010, at 3:31 PM, Perry E. Metzger wrote: On Thu, 14 Oct 2010 09:15:34 -0400 Louis-Philippe defa...@spiralix.org wrote: Hi all, on my system, with MacRuby 0.7, I get this error: NSArray.array ArgumentError: wrong number of arguments every NSArray

Re: [MacRuby-devel] NSArray constructor broken?

2010-10-15 Thread Perry E. Metzger
I'm not running with the right flags to see debug messages of that sort? Perry -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby

Re: [MacRuby-devel] NSArray constructor broken?

2010-10-16 Thread Perry E. Metzger
in the released version, wouldn't it? Perry -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

[MacRuby-devel] slight bug on tutorial page

2010-10-23 Thread Perry E. Metzger
The tutorial page has the line: You can read a complete list of frameworks that ship with Mac OS X here. but there is neither a hyperlink nor other indicator of a list of frameworks there. -- Perry E. Metzgerpe...@piermont.com

Re: [MacRuby-devel] Regular expression related performance

2010-12-01 Thread Perry E. Metzger
. Is MacRuby using a derivative of the old Henry Spencer regexp library or is it using something more modern? For an explanation of why this is critical, see: http://swtch.com/~rsc/regexp/regexp1.html Perry -- Perry E. Metzgerpe...@piermont.com

Re: [MacRuby-devel] Calling Block-based C APIs with Ruby Procs

2010-12-07 Thread Perry E. Metzger
On Tue, 7 Dec 2010 18:24:16 -0800 Laurent Sansonetti lsansone...@apple.com wrote: On Dec 7, 2010, at 6:14 PM, Perry E. Metzger wrote: On Tue, 7 Dec 2010 16:13:13 -0800 Laurent Sansonetti lsansone...@apple.com wrote: Hi Saul, Did you install the BridgeSupport preview 1 release

Re: [MacRuby-devel] -(){} lambda syntax support

2011-01-11 Thread Perry E. Metzger
On Tue, 11 Jan 2011 18:31:10 -0200 Caio Chassot li...@caiochassot.com wrote: On 2011-01-11, at 17:59 , Laurent Sansonetti wrote: Hi Caio, I think it's a macirb problem, and that it should work fine outside of it. Can you confirm? Yes, a ticket would be appreciated :) Indeed,

Re: [MacRuby-devel] Extending MacRuby to platforms other than OSX?

2011-01-25 Thread Perry E. Metzger
only a small amount of time digging around in MacRuby's innards so far. -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] Is HotCocoa dead?

2011-03-24 Thread Perry E. Metzger
in the maintenance of the project explain what would be involved in a new set of people maintaining the code base? Perry -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http

Re: [MacRuby-devel] Is HotCocoa dead?

2011-03-26 Thread Perry E. Metzger
nature to simplify programmatically constructing user interfaces on Mac OS X without an Interface Builder. That seems like a nice goal summary (and a nice goal...) Perry -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list

Re: [MacRuby-devel] XCode 4 error

2011-09-11 Thread Perry E. Metzger
/bin/sh failed with exit code 1. It isn't like I don't have sh on my system. Thoughts? That probably means that /bin/sh exited with an error, not that it is missing. -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list

Re: [MacRuby-devel] Advice for Total Tyro

2011-10-17 Thread Perry E. Metzger
relative confidence that one could maintain commercial applications written in it as OS X gets progressively upgraded. Some of us are adventurous enough to do it anyway, but it would be very nice. Perry -- Perry E. Metzgerpe...@piermont.com

Re: [MacRuby-devel] MacRuby and ARC was: Advice for Total Tyro

2011-10-17 Thread Perry E. Metzger
counting radically change the behavior of Ruby in the presence of cycles though? It would no longer be exactly the same language -- libraries that used cyclic data structures internally would need to be rewritten. Perry -- Perry E. Metzgerpe...@piermont.com

Re: [MacRuby-devel] MacRuby and ARC was: Advice for Total Tyro

2011-10-18 Thread Perry E. Metzger
On Tue, 18 Oct 2011 10:04:37 +0200 Laurent Sansonetti laurent.sansone...@gmail.com wrote: Hi Perry, On Tue, Oct 18, 2011 at 12:07 AM, Perry E. Metzger pe...@piermont.com wrote: On Mon, 17 Oct 2011 13:44:56 -0700 Matt Aimonetti mattaimone...@gmail.com wrote: See my earlier reply

Re: [MacRuby-devel] Advice for Total Tyro

2011-10-24 Thread Perry E. Metzger
is now past 1.0 -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] Mail Preference

2011-11-17 Thread Perry E. Metzger
of the mail you sent (or of this mail) you will see: MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel Go to that URL and the rest will be obvious. -- Perry E. Metzgerpe...@piermont.com

Re: [MacRuby-devel] A Future for MacRuby

2011-12-24 Thread Perry E. Metzger
commercial environment that uses it. Perry -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Re: [MacRuby-devel] RubyMotion: Ruby for iOS

2012-05-03 Thread Perry E. Metzger
On Thu, 03 May 2012 15:04:46 -0400 Perry E. Metzger pe...@piermont.com wrote: I'm not trying to suggest in any way that you guys would do that, but it does make me a little nervous suggesting using this to any of my clients. I have to agree. I have no fundamental problem with paying

Re: [MacRuby-devel] RubyMotion: Ruby for iOS

2012-05-03 Thread Perry E. Metzger
. You've done something very cool and should be proud of it, and I want you to make money so you can keep doing it.) Perry -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http

Re: [MacRuby-devel] Mavericks and Macruby

2013-11-03 Thread Perry E. Metzger
On Sat, 02 Nov 2013 23:06:56 + Steve Clarke st...@sclarkes.me.uk wrote: Is this the beginning of the end or even the end of the end for Macruby? Macruby would seem, at this point, to be abandonware. -- Perry E. Metzgerpe...@piermont.com

Re: [MacRuby-devel] Standard Ruby for desktop apps?

2013-11-07 Thread Perry E. Metzger
that doesn't compile the code. Beyond the fact that such theft might be a license violation if the code isn't open source, if the code *is* open source many people probably would not mind even if someone took their code. There's lots of open source apps on the App store. Perry -- Perry E. Metzger

Re: [MacRuby-devel] MacRuby on Mavericks

2013-11-07 Thread Perry E. Metzger
makes this reasonably straightforward. Still, I think the main import of all such discussions is that there remains a large constituency for developing applications in Ruby for the Mac, but that MacRuby is clearly not the wave of the future for this. -- Perry E. Metzgerpe

Re: [MacRuby-devel] MacRuby on Mavericks

2013-11-07 Thread Perry E. Metzger
idea ? Is it doable ?? Thnks, David Kramf -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macruby-devel

Re: [MacRuby-devel] MacRuby on Mavericks

2013-11-07 Thread Perry E. Metzger
works just fine in Mavericks. And when Mavericks goes away and it gets removed instead of just being deprecated? A longer term solution is needed if one actually wants to keep the thing running... Pery -- Perry E. Metzgerpe...@piermont.com

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

2014-04-28 Thread Perry E. Metzger
At this point, is there any active development left in the MacRuby world or is it time to do things like shutting down the mailing list etc.? Perry -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list MacRuby-devel

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

2014-04-28 Thread Perry E. Metzger
useful all ready, but need to mature a bit in some cases. Is there a list or web site for the cocoa gem? Perry -- Perry E. Metzgerpe...@piermont.com ___ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org https

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

2014-04-29 Thread Perry E. Metzger
expect Patrick would still like a list just for his stuff. Anyway, you need not really ask, you can just set up a Google group called Ruby-Mac, and maybe tell the Ruby Weekly people about it as well as us... -- Perry E. Metzgerpe...@piermont.com