Hi Laurent,

Theoretically speaking. If, as you say, "write an alternative (simple) GC based on the retain/release/autorelease model, so that MacRuby can run within a process that does not support the ObjC GC."

Does that open the gateway to iPhone development??

Farley
[email protected]

Sent from my iPhone

On 2009-06-10, at 10:00 AM, [email protected] wrote:

Send MacRuby-devel mailing list submissions to
   [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
   http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
or, via email, send a message with subject or body 'help' to
   [email protected]

You can reach the person managing the list at
   [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MacRuby-devel digest..."


Today's Topics:

  1. Cocoa Framework compatibility (Paul)
  2. Re: Cocoa Framework compatibility (Laurent Sansonetti)


----------------------------------------------------------------------

Message: 1
Date: Tue, 9 Jun 2009 17:53:47 -0700
From: Paul <[email protected]>
To: [email protected]
Subject: [MacRuby-devel] Cocoa Framework compatibility
Message-ID:
   <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"

Hey folks,
I was curious about framework compatibility with MacRuby, from what I've tried so far and seen on other people's blog posts only frameworks built
against the 32/64 bit Universal Architecture (with gc support) are
compatible with MacRuby is that pretty much the restriction?

Thanks!

ps. I am really really loving MacRuby

Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-devel/attachments/20090609/836991e5/attachment-0001.html >

------------------------------

Message: 2
Date: Tue, 09 Jun 2009 18:03:14 -0700
From: Laurent Sansonetti <[email protected]>
To: "MacRuby development discussions."
   <[email protected]>
Subject: Re: [MacRuby-devel] Cocoa Framework compatibility
Message-ID: <[email protected]>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

Hi,

On Jun 9, 2009, at 5:53 PM, Paul wrote:

Hey folks,

I was curious about framework compatibility with MacRuby, from what
I've tried so far and seen on other people's blog posts only
frameworks built against the 32/64 bit Universal Architecture (with
gc support) are compatible with MacRuby is that pretty much the
restriction?

Yes.

The "gc support" one might be dropped in the near future, though. I
plan to write an alternative (simple) GC based on the retain/release/
autorelease model, so that MacRuby can run within a process that does
not support the ObjC GC.

Thanks!

ps. I am really really loving MacRuby

Thanks for the kind words!

Laurent


------------------------------

_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel


End of MacRuby-devel Digest, Vol 16, Issue 14
*********************************************
_______________________________________________
MacRuby-devel mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to