Generally when you are creating a Cocoa application with Ruby, you'll
want to use frameworks that use Cocoa idioms.
This holds especially true for async operations, such as working with
sockets.
So in this case I take would look at http://code.google.com/p/cocoaasyncsocket/
This is used by, f
Thanks a bunch, but I believe I'm going to have to switch
frameworks/libraries. I believe I just read that opening TCPSockets causes
errors in MacRuby..
On Mon, Jan 12, 2009 at 11:36 PM, John Shea wrote:
> textView seems rather tedious compared to textField to me.
> Here is what I do (which does
#166: Bus error when installing gem
--+-
Reporter: m...@…|Owner: lsansone...@…
Type: defect| Status: closed
Priority: blocker