On Jan 4, 2009, at 10:05 PM, peter royal wrote:
however, i'm having trouble making use of them in macruby.

my initial naive attempt was to just throw the .h and .m files into my project. with this, i got an 'AsyncSocket' class in ruby, but the selectors defined in the header weren't available (and as such, it was unusable)

nevermind me. still new to the Obj-C/Cocoa world, and forgot to do:

AsyncSocket.alloc.initWithDelegate

vs

AsyncSocet.initWithDelegate

-pete

--
(peter.royal|osi)@pobox.com - http://fotap.org/~osi

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to