From: "James F. Hranicky" Date: 2004-05-15T00:34:58+09:00 Subject: Re: Rite implementation in C++? (Objective C?) On Sat, 15 May 2004 00:27:40 +0900 Aredridel wrote: > > I brought this up a long time ago, but I don't know if I brought it up well. > > > > I think it would be great if Ruby could be used as a frontend for the ObjC > > runtime for GNUstep or OSX. Ruby Objects are just handles for ObjC objects. > > > > Ideally, any extension written in ObjC would automatically be available in > > Ruby. > > Have you tried RIGS or ruby-cocoa? No, but those don't affect the way the backend runs, right? I'm thinking that a pure ObjC backend would support native threads and be relatively fast, things desired out of Rite. I could be talking out of something other than my mouth, but I'd like to see someone who knows what their talking about give an informed opinion :-> Jim