Off-topic; glad to hear you like MacBacon :)
On Jun 20, 2011, at 8:16 AM, Robert Lowe wrote:
> Ah, I understand.
>
> I think rubygems is still the best source:
>
> Try searching for `macruby`:
>
> https://rubygems.org/search?utf8=%E2%9C%93&query=macruby
>
> (For instance: mac_bacon is an awes
Except for the horrendous performance hit with MacRuby, I think more gems is
generally a better thing.
I wouldn't say HotCocoa is dead, though as Josh mentioned, I think its best
uses have changed---there is still a lot of useful stuff in HotCocoa and the
project is still be maintained (more or
I started a library of convenience wrappers for macruby it's dj2/Bean
on github. Take a look and let me know what you think. Would love to
get more helpers in there.
Dan
On 2011-06-19, at 22:58, Joshua Ballanco wrote:
> I was thinking more in the vein of HotCocoa as a library full of Cocoa
>
Is it possible to bind classes in xcode to a class within a class?
Say for instance the file's owner of an app (NSApplication) to a class within a
class (MyApp::Application), or everything must go in the global namespace?
<>
Regards,
- Rob
___
MacR
Alas, it must be in the global namespace, as Objective-C has no notion
of namespacing.
On Mon, Jun 20, 2011 at 7:16 PM, Robert Lowe wrote:
> Is it possible to bind classes in xcode to a class within a class?
>
> Say for instance the file's owner of an app (NSApplication) to a class within
> a cl
Hi guys,
A lot of good work has been integrated into master recently, so it's
now time to think about making a new release (hopefully it will be the
last 0.x release!).
Here is a list of bugs I think are blockers to this release:
http://www.macruby.org/trac/ticket/1286
http://www.macruby.org/tra
HI,
shouldn't stuff like http://www.macruby.org/trac/ticket/505 be a blocker?
(I'm new to macruby, so I'm curious)
Cheers,
Martin
On Mon, Jun 20, 2011 at 22:20, Laurent Sansonetti
wrote:
> Hi guys,
>
> A lot of good work has been integrated into master recently, so it's
> now time to think abo
Agreed! I attached the 0.11-blocker keyword.
Thanks,
Laurent
On Mon, Jun 20, 2011 at 1:57 PM, Martin Schürrer wrote:
> HI,
>
> shouldn't stuff like http://www.macruby.org/trac/ticket/505 be a blocker?
>
> (I'm new to macruby, so I'm curious)
>
> Cheers,
> Martin
>
> On Mon, Jun 20, 2011 at 22:20
Greetings,
I just yesterday ran into a problem with the head of MacRuby on GitHub that
makes it not possible to use Mechanize/Nokogiri, specifically the
redefinition of Node?
I see this if I just go
$ macirb
irb> require 'rubygems'
irb> require 'mechanize'
It looks like a bundle gets loaded that
Thanks Morgan.
Have you filed a ticket about this? If it's something that used to
work in past releases and doesn't anymore, then it's likely going to
be a blocker, as we want to avoid regressions.
Laurent
On Mon, Jun 20, 2011 at 3:43 PM, Morgan Schweers wrote:
> Greetings,
> I just yesterday r
Greetings,
I haven't filed a ticket yet; ran into it yesterday, and let myself get
distracted by my kids, once I got to a stable state again. :)
I'll reproduce it this evening and file a ticket with the output and what I
can figure out.
-- Morgan
On Mon, Jun 20, 2011 at 3:54 PM, Laurent Sansone
It seems that the problem has already been reported:
http://www.macruby.org/trac/ticket/1335. It has also been tagged as a
blocker :)
Laurent
On Mon, Jun 20, 2011 at 5:51 PM, Morgan Schweers wrote:
> Greetings,
> I haven't filed a ticket yet; ran into it yesterday, and let myself get
> distracte
12 matches
Mail list logo